|
-
Nov 19th, 2007, 10:21 AM
#1
Thread Starter
New Member
-
Nov 19th, 2007, 10:23 AM
#2
Re: send data over internet
Is the other PC set up to receive this continous stream of data?
-
Nov 19th, 2007, 10:36 AM
#3
Thread Starter
New Member
Re: send data over internet
 Originally Posted by Hack
Is the other PC set up to receive this continous stream of data?
yes the other pc must continuously check.
if (there is some data at its reception from my pc) then
data saved to some file
else
again check reception
-
Nov 19th, 2007, 10:37 AM
#4
Re: send data over internet
Then I would suggest investing the winsock control.
-
Nov 19th, 2007, 10:45 AM
#5
Thread Starter
New Member
Re: send data over internet
but how to use winsock ??? any helpful link or notes where i can learn about it??
plz guide me
-
Nov 19th, 2007, 10:48 AM
#6
Lively Member
Re: send data over internet
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
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
|
Click Here to Expand Forum to Full Width
|