En/na Dmitry Konnov ha escrit:
> Luca,
> 
> thank you very much for server code,
> could you show simple echo client to test this server.

Open a command line and just issue a telnet to localhost 7070, each time 
you type a complete line (with enter) it will be echoed back:


$ telnet localhost 7070
Trying 127.0.0.1...
Connected to localhost (127.0.0.1).
Escape character is '^]'.
kk
kk
ll
ll
mm
mm
nn
nn


Bye
-- 
Luca

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to