|
-
Sep 9th, 2005, 06:38 AM
#1
Thread Starter
Lively Member
Network communication
hi.
i'm working on a kind of messager, but it has to work in one way only. so that computer #1 can send data to computer #2. what is the best way to do that??
Are there several possibilities???
Please help... thanks a lot
FES Germany
-
Sep 9th, 2005, 07:23 AM
#2
Re: Network communication
Winsock, is the way 
Have a look at the simple chat program in my sig, you'd do somthing like that but not allow the app that is on computer 2 to send data back 
Pino
-
Sep 9th, 2005, 09:41 AM
#3
Thread Starter
Lively Member
Re: Network communication
is there another way than winsock??
-
Sep 9th, 2005, 10:08 AM
#4
Re: Network communication
winsock would be the easiest....
I think all the other methods would be based around winsock. AFAIK
-
Sep 9th, 2005, 10:26 AM
#5
Thread Starter
Lively Member
Re: Network communication
is there a way to do it with directX ???????
-
Sep 9th, 2005, 10:29 AM
#6
Re: Network communication
Not direct X but direct play, which is wrapped around winsock, winsock is the easiest way I can think of 
Try the game programming forum for link to direct play sites
-
Sep 9th, 2005, 11:32 AM
#7
Thread Starter
Lively Member
Re: Network communication
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
|