Repository navigation
network-communication
- Website
- Wikipedia
Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one program and use the same network code for all servers. In the network communication are all strings are omitted, instead it is based on a unique binary identifier, which the CPU and memory relieves massively.
Python HDLC controller
TCP-based, Pub/Sub C# library.
🖥️ An instruction set architecture (a subset of the JVM assembly language) used in the Java platform.
A comprehensive guide and example code to establish UDP communication between a PC and a Kawasaki robot.
Python implementation of the TPC protocol from the paper "Authenticated Garbling and Efficient Maliciously Secure Two-Party Computation"
🗃️ C++ low-level implementation of an FTP (File Transfer Protocol) server-client connection over Transmission Control Protocol/Internet Protocol (TCP/IP) using the Linux Programming Interface.
A feature-rich PHP helper library designed to offer helpful utilities across various domains like data processing, network communication, and identity authentication. Fully compatible with PHP 8.1 and available under the MIT license.
Loren Data ECGrid API Version 4.1 Documentation.
Java library to encapsulate Sockets for network communication
A simple TCP/IP based computer network simulator.
Our project is a Nightclub Simulator. Using C and Linux, we achieved an authentic nightclub experience by implementing concurrency, synchronization, and communication.
This is a Rust-based implementation of byte stream structured serialization/deserialization general library, can be applied to network packet parsing, network packet group package, network communication, file content parsing, etc.
This is the C-ALM VOIP application that uses CALM Client and Server, CALM Worker Pump and NAudio as its back ends.
Instructions and Examples to Help you Connect to Additel Devices with 3rd Party Software
[CERT] 정보보안관제사1,2급 정보보안진단원, 네트워크 관리사 1급, 2급 네트워크 분석 실무 진단
🦠💉 System that accepts, processes, records and answers questions about cases of viruses 🧬💊
Developed a dating app for Aisle, utilizing OkHttp for efficient network communication. Features include user profiles, match algorithms, and real-time messaging. Focused on providing a smooth user experience and robust performance.
Implementation of Error Detection parity method in C.
Project for my Computer Networks course CSL334 - server & client following UDP protocol to fetch records from college management database.