DO NOT USE ALONE.
I have an application in Android which get latitude and longitude from GPS. I want to send these lat and …
android client-server communicationI'm trying to write a client server program using UDP, and wait-and-stop, but I haven't got to that part, I'm …
c sockets unix client-server unix-socketI was wondering if there was a way to handle a WPF Application Exit event such that the exit was …
wpf events client-server exitTo my understanding by serverSocket = new ServerSocket(portNumber) we create an object which potentially can "listen" to the indicated port. …
networking sockets client-serverI have trouble using PrintWriter or any other output stream to send message between server and client program. It works …
java sockets client-server readline printwriterI have a script that uses the file picker but I need to pass a specific parameter which is called …
html google-apps-script client-server google-picker html-templatesI am currently working on a project that requires the client requesting a big job and sending it to the …
rest http websocket client-server spring-websocketI am trying to implement a bidirectional client-server program, where clients and servers can pass serialized objects between one another. …
c++ qt tcp client-serverI had a look on the site and on Google, but I couldn't seem to find a good solution to …
c# sql sql-server client-server resultsetI need a 2D array (as Json) to be sent from server to client. It would be around 400x400 in …
json client-server