if i have someones IP how can i send data to it ?
Printable View
if i have someones IP how can i send data to it ?
One word: Winsock.
i added a thingy in a module
and this is the winsock thingy
WIN.SendData
i want so when i enter the IP in a text box it sends data to that IP
so it would send the word Hello
how ?
http://www.vbforums.com/showthread.p...t=winsock+chat , to learn how to make a really simple chat program that teaches you how to use Winsock.