ProstoServer/Sample/EchoServer/PServer.h: OK
Scan Results of ProstoServer/Sample/EchoServer/CmnHdr.h
ProstoServer/Sample/EchoServer/CmnHdr.h: OK
Scan Results of ProstoServer/Sample/EchoClient/EchoClient.sln
ProstoServer/Sample/EchoClient/EchoClient.sln: OK
Scan Results of ProstoServer/Sample/EchoClient/EchoClient.vcproj
ProstoServer/Sample/EchoClient/EchoClient.vcproj: OK
Scan Results of ProstoServer/Sample/EchoClient/Release/EchoClient.exe
ProstoServer/Sample/EchoClient/Release/EchoClient.exe: OK
Scan Results of ProstoServer/Sample/EchoClient/CmnHdr.h
ProstoServer/Sample/EchoClient/CmnHdr.h: OK
Scan Results of ProstoServer/Sample/EchoClient/EchoClient.cpp
ProstoServer/Sample/EchoClient/EchoClient.cpp: OK
Scan Results of ProstoServer/License.txt
ProstoServer/License.txt: OK
Scan Results of prostoserver.zip
prostoserver.zip: OK
Known viruses: 77960
Scanned directories: 8
Scanned files: 22 Infected files: 0
Data scanned: 0.35 MB
Time: 1.612 sec (0 m 1 s)
Use the below code to display the award image on your website:
ProstoServer is a universal library for building high-performance TCP servers running under Microsoft Windows.
ProstoServer: manages client connections; sends and receives data asynchronously; organizes a pool of threads; provides basic protection against DoS attacks.
The library is based on the Input/Output Completion Port (IOCP) mechanism - the most powerful tool for building servers in Windows operating systems. It allows ProstoServer to serve (for example, in the echo server mode) up to several thousand queries per second.