14 results for “topic:udp-server-client”
JavaApp2-Jul-2021
PHP Socket (TCP, TLS, UDP, SSL) Server/Client Library
Very simple web server app backend with multithreading :3
A simple UDP client/server test application
This repository is demonstrating network programming concepts using Java sockets, covering both TCP and UDP protocols, as well as packet manipulation.
netlibpp is a modern cross-platform C++ network library that supports TCP/UDP protocols, and compatible with C++11, C++14, C++17, and C++20.
Contains UDP communication applications. The applications involve UDP server-client topics.
local multiplayer pacman game written using pygame and socket
The application allows a client to send messages to a server and receive responses from the server over the network. The repository provides a basic implementation of the UDP communication protocol, including the creation of datagram sockets for sending and receiving messages, The code is well commented and organized, making it easy for users
Async udp server and client library.
Java NIO Udp wrapper for server & client.
Socket Programs in Linux
No description provided.
A simple network manager that will let you create TCP and UDP server and client.