poco/Net/samples
theAirC f9e6b51a72 Detection of closed websocket connection
When the websocket connection is closed, a non-empty frame (n>0) may be received with FRAME_OP_CLOSE flag bit set.
Tested with chrome 54.0.2840.99 ; after establishing the websocket connection, if the connection is not closed by javascript and the tab is closed, a frame of length n=2 is received with FRAME_OP_CLOSE flag set.
2016-12-08 21:10:35 +01:00
..
dict Add missing PocoJSON dependency. 2015-11-17 10:32:39 +01:00
download added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
EchoServer improved EchoServer error handling 2016-10-07 22:02:57 +02:00
HTTPFormServer added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
httpget added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
HTTPLoadTest added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
HTTPTimeServer added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
ifconfig added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
Mail added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
Ping added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
SMTPLogger added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
TimeServer added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
WebSocketServer Detection of closed websocket connection 2016-12-08 21:10:35 +01:00
CMakeLists.txt moved TwitterClient to NetSSL samples 2014-11-10 22:56:35 +01:00
dependencies build fixes 2016-03-05 14:29:34 +01:00
Makefile moved TwitterClient to NetSSL samples 2014-11-10 22:56:35 +01:00
samples_CE_vs90.sln updated VS project files, added OAuthTestSuite 2014-11-10 23:49:35 +01:00
samples_vs90.sln updated VS project files, added OAuthTestSuite 2014-11-10 23:49:35 +01:00
samples_vs100.sln updated VS project files, added OAuthTestSuite 2014-11-10 23:49:35 +01:00
samples_vs110.sln updated VS project files, added OAuthTestSuite 2014-11-10 23:49:35 +01:00
samples_vs120.sln updated VS project files, added OAuthTestSuite 2014-11-10 23:49:35 +01:00
samples_vs140.sln added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
samples_WEC2013_vs110.sln updated VS project files, added OAuthTestSuite 2014-11-10 23:49:35 +01:00
samples_WEC2013_vs120.sln updated VS project files, added OAuthTestSuite 2014-11-10 23:49:35 +01:00
samples_x64_vs90.sln updated VS project files, added OAuthTestSuite 2014-11-10 23:49:35 +01:00
samples_x64_vs100.sln updated VS project files, added OAuthTestSuite 2014-11-10 23:49:35 +01:00
samples_x64_vs110.sln updated VS project files, added OAuthTestSuite 2014-11-10 23:49:35 +01:00
samples_x64_vs120.sln updated VS project files, added OAuthTestSuite 2014-11-10 23:49:35 +01:00
samples_x64_vs140.sln added project and solution files for VS2015 2015-08-01 10:29:32 +02:00
samples.progen moved TwitterClient to NetSSL samples 2014-11-10 22:56:35 +01:00