mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
12 lines
151 B
Text
12 lines
151 B
Text
description "Example of using server Socket - its counterpart is SocketClient\377";
|
|
|
|
uses
|
|
Core,
|
|
Web;
|
|
|
|
file
|
|
SocketServer.cpp;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|