ultimatepp/reference/SocketClient/SocketClient.upp
cxl f45e57ac95 reference: Socket examples
git-svn-id: svn://ultimatepp.org/upp/trunk@1694 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-15 12:33:13 +00:00

12 lines
151 B
Text

description "Example of using client Socket - its counterpart is SocketServer\377";
uses
Core,
Web;
file
SocketClient.cpp;
mainconfig
"" = "";