hi,
i want to send some data continuously from my pc to another pc (which is in some other city )via internet.can i do it using visual basic>?? if yes then how:confused: :confused:
plz help me i have no idea how to do it:(
Printable View
hi,
i want to send some data continuously from my pc to another pc (which is in some other city )via internet.can i do it using visual basic>?? if yes then how:confused: :confused:
plz help me i have no idea how to do it:(
Is the other PC set up to receive this continous stream of data?
yes the other pc must continuously check.Quote:
Originally Posted by Hack
if (there is some data at its reception from my pc) then
data saved to some file
else
again check reception
Then I would suggest investing the winsock control.
but how to use winsock ??? any helpful link or notes where i can learn about it??
plz guide me
Try looking on planet-source-code.com as they have tons of reference code dealing with the winsock control. There's also a complete winsock tutorial here:
Code:http://www.easywebtutorials.com/dir/link.php?n=7