Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in client-server

Difference between Get and post method in comparision with HTTP and REST

Backwards compatible service interfaces without updating older clients in azure service fabric

How client gets updates from server without frequent ajax request?

How Server Sent Event send response to a specific client

How to update ListView on scrolling while retrieving data from server in Android?

AngularJS - Getting data inserted in dom

error: no match for ‘operator<’ in ‘__x < __y’ when trying to insert in two map

Writing a simple C++ protobuf streaming client/server

Multithreading Socket communication Client/Server

How do I obtain the latency between server and client in C#?

How to connect android client to the localhost of Apache server (php) inside my laptop?

Authentication with separated client and server

How to client-side validation and server-side validation in sync?

Client-Server database application: how to notify clients that data was changed?

Why can't I trust a client-generated GUID? Does treating the PK as a composite of client-GUID and a server-GUID solve anything?

Date.js vs Moment.js (and server-side formatting)

Should client-server code be written in one "project" or two?

Synchronizing Client-Server game state

Live video streaming between Server and client - Using Java

what is the difference between System.Net.Cookie and System.Web.HttpCookie?