Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in client-server

How to prevent SIGPIPE or prevent the server from ending?

curl: (58) Unable to load client key -8178

curl ssl client-server

How do I run my application as superuser from Eclipse?

Sending camera video from browser to server

Maximum number of concurrent connections on a single port (socket) of Server

close() is not closing socket properly

c sockets tcp client-server

Avoid caching of the http responses

How to share semaphores between processes using shared memory

Reliable way of generating unique hardware ID

struct sockaddr_un vs. sockaddr

WCF - Inspect the messages being sent/received?

wcf soap client-server fiddler

Does the port change when a server accepts a TCP connection?

Very large HTTP request vs many small requests

json client-server

What is a simple C or C++ TCP server and client example? [closed]

c++ tcp client-server

Socket.IO Client Library in Python [closed]

java.io.InvalidClassException: local class incompatible:

Does TCP send a SYN/ACK on every packet or only on the first connection?

why do we use 10.0.2.2 to connect to local web server instead of using computer ip address in android client

android client-server

Synchronizing client-server databases

What are the pitfalls of using Websockets in place of RESTful HTTP?