added new example: a simple TCP Client-Server
authortho <tho@270642c3-0616-0410-b53a-bc976706d245>
Fri, 13 Apr 2007 14:34:52 +0000 (14:34 +0000)
committertho <tho@270642c3-0616-0410-b53a-bc976706d245>
Fri, 13 Apr 2007 14:34:52 +0000 (14:34 +0000)
commit52dcdfccdc3c371bc9d884935ad348755fd38e55
tree1b1d97d6f75754c9b3810ad3e70267136b56582b
parentfbb92f7d46961a9994ff74703f470c36654fb2be
added new example: a simple TCP Client-Server

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@226 270642c3-0616-0410-b53a-bc976706d245
Examples/TCPClientServer/SConscript [new file with mode: 0644]
Examples/TCPClientServer/client.cc [new file with mode: 0644]
Examples/TCPClientServer/server.cc [new file with mode: 0644]