-
internet winsock
i dont understand winsock very much but i have a program that uses it to communicate ovver a network
i want to figure out how to change it to work over the internet
does anybody know where to go for the source code to a very simple internet chat program using the winsock control
-
Re: internet winsock
Plenty on www.pscode.com under the VB section. Winsock basics are pretty easy and pscode is flooded with basic internet chat programmes
-
Re: internet winsock
Here is a couple more:
Winsock
Winsock Tutorial
And, here is a whole bunch of links that may prove useful.
-
Re: internet winsock
There really isn't much you need to do. It'll work over the internet as long as the IP's are of a computer on the internet, and not that of a computer on your Network.
Phreak