Esempio n. 1
0
 static void Main(string[] args)
 {
     TcpServer pippo = new TcpServer(8888);
 }
Esempio n. 2
0
 static void Main(string[] args)
 {
     TcpServer pippo = new TcpServer(8888);
 }