473,326 Members | 2,128 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Can I send/receive to an FTP server from a .NET WinForm Taplet PC application?

Tom
Does anyone know if there is any information on how to do this? The
application will be synchronizing data from an intermittent, wireless link.
Jul 21 '05 #1
4 1538

"Tom" <nf*@nospam.com> a écrit dans le message de
news:u%****************@TK2MSFTNGP11.phx.gbl...
Does anyone know if there is any information on how to do this? The
application will be synchronizing data from an intermittent, wireless

link.

You want to program a client FTP ?

If so, the langage in wich you program it doesn't matter, because FTP is a
protocol (File Transfert Protocol). So, if you respect the protocol, you
won't have any problem.

Look for RFC of FTP on google :o)
Jul 21 '05 #2

"Tom" <nf*@nospam.com> a écrit dans le message de
news:u%****************@TK2MSFTNGP11.phx.gbl...
Does anyone know if there is any information on how to do this? The
application will be synchronizing data from an intermittent, wireless

link.

You want to program a client FTP ?

If so, the langage in wich you program it doesn't matter, because FTP is a
protocol (File Transfert Protocol). So, if you respect the protocol, you
won't have any problem.

Look for RFC of FTP on google :o)
Jul 21 '05 #3
Here is an article that allows you to use FTP via the System.NET classes:
http://support.microsoft.com/default...b;en-us;812404

Hope that helps,
--
Marc Butenko
mb******@bresnan.net

"Tom" <nf*@nospam.com> wrote in message
news:u%****************@TK2MSFTNGP11.phx.gbl...
Does anyone know if there is any information on how to do this? The
application will be synchronizing data from an intermittent, wireless link.

Jul 21 '05 #4
Here is an article that allows you to use FTP via the System.NET classes:
http://support.microsoft.com/default...b;en-us;812404

Hope that helps,
--
Marc Butenko
mb******@bresnan.net

"Tom" <nf*@nospam.com> wrote in message
news:u%****************@TK2MSFTNGP11.phx.gbl...
Does anyone know if there is any information on how to do this? The
application will be synchronizing data from an intermittent, wireless link.

Jul 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: T.S.Negi | last post by:
Hi All, I have to write a stored procedure which will send/Receive text file from/to a server by using FTP. Is anybody have done anything on it? or know about it. If yes, I would like to know...
1
by: **** KiteOregon **** | last post by:
I need to send & receive XML Document Objects via the Message Queue. We have several applications that insert XML Document Object into the message queue. This works with no problem. I am trying...
1
by: Kitchen Bin | last post by:
Hi. I am trying to use Sockets to do multiple Send and Receives via HTTP (not simultaneously). A first pair of Send/Receives works fine and sure enough I receive HTML back, but the next...
1
by: EppO | last post by:
I wrote a small server/client app. I created a class for my customized socket object using (synchronous) Sockets functions for both server and client use. When client connects to server, if It...
4
by: saurabhaggarwal | last post by:
Hi Could anyone please tell me how can we capture send/receive event in MS Outlook. Suppose I want to pop up a message box when user hits send/receive button, how can we do that. Actually...
2
by: ucasesoftware | last post by:
What is your solution to send mail via winform ? like system.web.mail but how to be sure there is a valid smtp ?
0
by: ChopDown | last post by:
Hi, I want to send/receive a serializable object in socket: ==========sender========== Dim MyMessage As New MessageClass.Message() Dim client As New TcpClient...
5
by: SungHyun Nam | last post by:
Hello, If there are two ethernet device, how I can select a device to send/receive? Actually I want to do loopback test between twe ethernet device. Send a UDP packet through eth0 and receives...
4
by: opkarmalkar | last post by:
I want to interface 8051 mcu to pc using USB port. I want to know that how can i send/receive a byte from pc to 8051 mcu via USB port using C language? is there any C program availaible which can...
1
by: eran otzar | last post by:
can any one point out the reason why u cant send and receive on a socket at the same time ? to my understanding there are 2 streams one to push and one to pull if you attempt to send/receive...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.