Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sockets

Html5 Web Sockets - How To Communicate With Them?

I've tested many socket examples and communication between them was pretty simple: socket is op… Read more Html5 Web Sockets - How To Communicate With Them?

Receiving Data With Spaces, Thru Sockets

I'm using C++ with QT4 for this. And when I try to send large html files(in this case, 8kb), th… Read more Receiving Data With Spaces, Thru Sockets