blah blah blah is here! blah blah » Close

0
votes
4 answers

Advice on winforms

basically, i made an application on the console that sends and receives information. it works like a chat (it does work, like i chat, i checked). now what i did here. i transfered some of the code to a winform, and i struggle to understa ...

1
votes
1 answers

C# TCP/IP Chat

I've seen the demo project on CodeProject for this subject, but I am not understanding it at all. I've done some looking (and I will continue to), but I have not yet found a tutorial/article that explains the matter simply but also in depth ...

0
votes
1 answers

socket programing behinde router

i made a messenger(client + server in a single application) and if a have 2 computer behind a firewall, both talking with someone on the WAN for the two conversations the programs opens just one window on the WAN client. The windows are ...

Feedback