How to make a direct connection in DotNet?
Posted
by Kovu
on Stack Overflow
See other posts from Stack Overflow
or by Kovu
Published on 2010-03-18T08:46:37Z
Indexed on
2010/03/18
8:51 UTC
Read the original article
Hit count: 241
Hi,
I will develope a programm that:
- connect 2 PCs
- 1 will be server, 1 will be client
- Language C#.net 2.0
- like a chat
Con somepne give me a start-howto or something I can read, how I can connect 2 PCs aand send text messages to each other?
© Stack Overflow or respective owner