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

Sending Data Through Socket Spaces, Receiving With Spaces

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

Future Of Socket Programming And Html5 Websocket And Rest Combined

I have created simple Socket Server in PHP and Make Chat Application with that. Socket server worki… Read more Future Of Socket Programming And Html5 Websocket And Rest Combined

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

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

Future Of Socket Programming And HTML5 WebSocket And REST Combined

I have created simple Socket Server in PHP and Make Chat Application with that. Socket server worki… Read more Future Of Socket Programming And HTML5 WebSocket And REST Combined

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?