Problem I am developing a chat program (mountreus-chat and GitHub) in Node.js using Socket.io and my code looks awful. I’m […]
Tag: server
MultiThreaded TCP Server with high CPU usage
Problem I wrote simple C# TCP Server application and my program use a lot of cup, i was wondering anyone […]
Cancel those hung print jobs
Problem I’ve created a program that will list all hung print jobs on a specified server, from there it will […]
Web server to switch GPIO pin
Problem I am running a simple Python webserver to toggle a GPIO pin on a Raspberry Pi. All seems to […]
Ruby webserver app
Problem I am building a web app in Ruby but without Rails. So far I just have a very basic […]
Balancing the server load
Problem I’ve created a program that will take, a bunch of numbers from a range of 1 – 255, and […]
Simple TCP client-server solution
Problem I have implemented a simple client-server solution using Java sockets and useful classes from java.util.concurrent. The communication protocol is […]
App for displaying pictures to like
Problem I am making an app that shows some pictures and you can like each picture. I am sending a […]
TCP server in Android to continuously listen to an RFID reader
Problem I have created a TCP server thread which I want to keep running and listening to the IOT device […]
Cancel those hung print jobs
Problem I’ve created a program that will list all hung print jobs on a specified server, from there it will […]