Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in client-server

ZeroMQ PUSH/PULL and lost message

Code examples for simple game servers

iphone client-server

Java Socket Bug: Reading Strings from Socket's InputStream

What data-structure/algorithm will allow me to send a list of key/value dictionaries using the least amount of bits?

Replacement for GWT [closed]

java gwt client-server

Null field in JSON: empty quotes, null value, or remove field?

C# Console: Write while reading and retain structure

Limit the number of rows returned on the server side (forced limit)

Simple Java file transfer program problem

Client Server application design patterns and protocols

In a tcp connection, how possibly can a server handle more than 65535 client at an instant?

Is it sensible to connect a desktop client directly to MySQL?

mysql client-server

Java reliable UDP

java udp client-server

Send multiple asynchonous requests on a Netty client

java client-server netty

Is closesocket thread safe?

Get EXIF data without downloading whole image - Python

How to allow a Server to accept both SSL and plain text (insecure) connections?

Simple TCP server with multiple clients C/unix

Send/receive Packets with TCP sockets

Simple Netty Echo Server/Client not receiving messages

java tcp client-server netty