-
Transfer files using UDP Protocol
I want transfer all type of files(*.tiff to *.exe ) using UDP protocol, if anybody know means send a sample code to me?
Question asked by visitor rajavisvanath
-
Junior Member
Re: Transfer files using UDP Protocol
UDP file transfer can be done with DatagramSockets and DatagramPacket.
You can find many online tutorials with googling.
Here is one link which i found overviews the Datagram approach.
http://www.telecom.ntua.gr/HTML.Tuto...entServer.html
-Ganti
-
Junior Member
Re: Transfer files using UDP Protocol
user datagram protocol- using datagram socket and datagram packet we need to transfer files i guess
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules