Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in client-server

How to give to a client specific ip address in C

Node.js and client sharing the same scripts

Setting up an R-Server that supports asynchronous communication with clients

The AJAX response: Data (JSON, XML) or HTML snippet? [closed]

html xml ajax json client-server

Accessing virtual host from computer on same local network

Should my server use both TCP and UDP?

C socket: recv and send all data

Multiple client to server communication program in Java

java client-server

Socket vs HTTP based communication for a mobile client/server application

Git repository setup for a project that has a server and client

git client-server

Avoid Windows Firewall popup with sockets on localhost

Options for Client Server Communication in Android

Android Client Server communication

How to build a distributed java application?

How should I stress test / load test a client server application? [closed]

What is the best way for a client app to find a server on a local network in C#?

Why can't the server get the client MAC address, like the client IP?

How the clients (client sockets) are identified?

How to pass a parameter to html?

MVC: why do we need "controller", or when should we use this pattern?