473,387 Members | 1,641 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,387 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 1541

"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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.