PDA

Click to See Complete Forum and Search --> : Winsock


Rh0ads
Mar 7th, 2001, 06:42 PM
can someone give me a winsock chatting example. and how do i send a .exe or .mp3 file over windosk. ?

Chris
Mar 8th, 2001, 04:25 AM
Rh0ads, sample chat program can get from anywhere like planet-Source-Code (http://www.planet-source-code.com), VB World and many many more.

I also have some in my home page :)

For large file transfer, it is not a go practice to do it with WinSock control. try the iNet with ftp ptotocol instead.