473,508 Members | 2,396 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Ftp client example in VB.net

Does anyone know of an example of how to write an FTP client in Visual
Basic.net? I'm trying to automate FTP file
uploads and downloads in VB.

Thanks in Advance
Tommy
Nov 20 '05 #1
7 38233
go to http://www.codeproject.com/info/search.asp

search on FTP
"Tommy Naumann" <to***@burrussvaults.com> wrote in message
news:36z_b.450$AL.40304@attbi_s03...
Does anyone know of an example of how to write an FTP client in Visual
Basic.net? I'm trying to automate FTP file
uploads and downloads in VB.

Thanks in Advance
Tommy

Nov 20 '05 #2
Also check out the Indy project... many different Internet protocols
available in a free, mature library

http://www.nevrona.com/Indy/

Don't know if the samples are in VB.NET, though.
--- Nick

"Tommy Naumann" <to***@burrussvaults.com> wrote in message
news:36z_b.450$AL.40304@attbi_s03...
Does anyone know of an example of how to write an FTP client in Visual
Basic.net? I'm trying to automate FTP file
uploads and downloads in VB.

Thanks in Advance
Tommy

Nov 20 '05 #4
Thank you all for your help. You know .net shold have a FTP client built
in.
Tommy

"Tommy Naumann" <to***@burrussvaults.com> wrote in message
news:36z_b.450$AL.40304@attbi_s03...
Does anyone know of an example of how to write an FTP client in Visual
Basic.net? I'm trying to automate FTP file
uploads and downloads in VB.

Thanks in Advance
Tommy

Nov 20 '05 #5
Cor
You got that link for that from me.

Cor
You know .net shold have a FTP client built
in.

Nov 20 '05 #6
* "Tommy Naumann" <to***@burrussvaults.com> scripsit:
Does anyone know of an example of how to write an FTP client in Visual
Basic.net? I'm trying to automate FTP file
uploads and downloads in VB.


FTP in VB.NET/C#:

http://support.microsoft.com/default...b;en-us;812404 (VB.NET)
http://support.microsoft.com/default...b;en-us;812409 (C#)
http://www.asp.net/ControlGallery/Co...x?Control=1874
http://www.freevbcode.com/ShowCode.Asp?ID=4655
http://www.allapi.net/downloads/NetFTP.zip
http://www.visualbuilder.com/article...le.asp?id=1234
http://www.abderaware.com (FTP-Komponente)
http://www.csharphelp.com/archives/archive9.html
http://www.codeproject.com/csharp/FTPDriver1.asp
http://www.indyproject.org/indy.html
....

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet/>

..NET FAQs: <http://www.mvps.org/dotnet/dotnet/faqs/> (German)
Nov 20 '05 #7
You are right. I finally figured it out. Thank You

Tommy

"Cor" <no*@non.com> wrote in message
news:eV****************@TK2MSFTNGP10.phx.gbl...
You got that link for that from me.

Cor
You know .net shold have a FTP client built
in.


Nov 20 '05 #8

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

Similar topics

2
13231
by: WIWA | last post by:
Hi, I want to make a UDP client server application that is conform to RFC868 (Time protocol). Both the UDP client and UDP server are in a test phase. The question is: when I add ...
7
9262
by: Michael Foord | last post by:
#!/usr/bin/python -u # 15-09-04 # v1.0.0 # auth_example.py # A simple script manually demonstrating basic authentication. # Copyright Michael Foord # Free to use, modify and relicense. #...
0
1552
by: Daniel Chandran | last post by:
I am looking for examples on how to write a Socks-4 client example using the Twisted framework. Has anybody attempted this or aware of examples? Thanks, Daniel
1
2313
by: Michael Goettsche | last post by:
Hi there, I'm trying to write a simple server/client example. The client should be able to send text to the server and the server should distribute the text to all connected clients. However, it...
3
3726
by: evelyne0510 | last post by:
Hi all, I have created a XML-RPC model (with server and client) written in Java. I want to call the methods in another XML-RPC model written in Python. I know that in Java, I can use like...
7
9692
by: Ole | last post by:
Hi, I'm going to develop a socket communication between an instrument (running CE 5.0 with Compact Fraework V2) and a PC. As the instrument should only connect to one PC at a time I believe that...
2
8049
by: AdamMaynard24 | last post by:
Can someone give me an example of a basic telnet client that can send and receive data using WSAAsyncSelect().. to get a notification? I've come up with something, but it doesn't quite function....
2
1200
by: Visual Systems AB \(Martin Arvidsson\) | last post by:
Hi! Im developing my first client/server application. So ofcourse i got a cople of questions for you gurus out there ;) Created a simple order/detail, with fields and a datagrid, works...
6
4902
by: 7stud | last post by:
My question pertains to this example: #!/usr/bin/env python import socket, sys, time host = sys.argv textport = sys.argv s = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)
0
7224
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
7323
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7379
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...
0
7493
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5625
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5049
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4706
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3180
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
763
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.