Click here to Skip to main content
15,880,608 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
hello everyone

i want to create mini game Tennis windows Form (C#).
but the first player is in my PC and second in other PC.
how can i move the ball between 2 player(PC)???
pliiiz sameone help me :(
Posted

1 solution

Hi,


We can't create a whole application for you. That's not how CodeProject works. First, try what you want to do, and if you've a specific problem, then you can post a question here.


A good link to start:
TCP/IP Chat Application Using C#[^]
It's an article about a chat application, but you can also use TCP/IP and Sockets in your application, so it's very useful for you.

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900