ClickHouse Native Protocol JDBC implementation
-
Updated
Oct 10, 2023 - Java
ClickHouse Native Protocol JDBC implementation
Networking in Java with using TCP and UDP as connection Protocols
A basic Netty implementation for solving TCP sticky packet. Using PostgresSQL wire protocol as an example.
Desktop application example using java 11 and javafx11 + maven
Client-server high level abstraction library.
Socket Bridge between Android and ESP8266
Library to develop stateful or stateless client-server applications without having to worry about connection setup, reconnect after a broken connection, keepalive messages, communication over the network, concurrency, etc
TCP/IP internship practice
Simple Client-Server Hangman game using TCP and UDP
A peer-to-peer distributed backup service for the Internet.
This Application can be used to receive your phone notification to your PC via Sockets using TCP protocol.
This project was a try-out of the CodeCrafters courses. One of them, was to build your own HTTP Server, this way, step-by-step, learning the procedures about TCP connections, HTTP headers, HTTP verbs, handling multiple connections and more.
Java client server app
Drive-Chat is a Java application that uses sockets for real-time messaging between users, uses TCP and UDP sockets for communication and JSON for message transmission.
This dummy application is used to understand the messaging. This will give besic understanding how protocal is working background of message. It mainly cantained two class, one is client class and other is server class.
This project is a TCP file server. The interface is through the command line. The project was done for a school project at Polytechnique Montreal and parts of the code was inspired what our teacher gave as a basic template.
KU Fall 2020 - COMP 416 Computer Networks - Project 2 / Part 1
Add a description, image, and links to the tcp-protocol topic page so that developers can more easily learn about it.
To associate your repository with the tcp-protocol topic, visit your repo's landing page and select "manage topics."