I wouldn't suggest implementing your own FTP transfers. If you really want to the source for WS-FTP (the DOS version) is available and has the routines to do the transfers although it's not pretty. There is an easier way. If you are just doing an in-house project then use Microsoft's stuff thats built in to IE 4 and 5. There are MFC classes to use these, really simple. If you are shipping a product or don't want to use MS stuff buy one of the third party COM components that do it. They don't cost much and they work well. I've used the one from Crecent, look at www.componentsource.com for others. Bill >From: John Waters >Reply-To: pic microcontroller discussion list >To: PICLIST@MITVMA.MIT.EDU >Subject: [OT] Sample ftp source code >Date: Wed, 2 Feb 2000 09:30:06 PST > >Hi All, > >I'm developing a program (using MS VC++) that will >send data by ftp periodically to a web site. Can >anyone provide me with some simple program fragments >that perform ftp send/receive functions? > >Thanks in advance! > >John >______________________________________________________ >Get Your Private, Free Email at http://www.hotmail.com ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com