Battleship game implemented in Rust
-
Updated
May 29, 2024 - Rust
Battleship game implemented in Rust
A client-server chat app in Python
Remote command shell application written in C# targeting the .NET 9.0 runtime.
x64 Rust malware for windows.
This is a client-server app in C++ that encrypts messages using ChaCha20-Poly1305 and uses X25519 for secure key exchange. It supports bidirectional TCP communication and configuration via XML.
A multithreaded client-server program that uses Java Sockets to establish TCP/IP connection. The server allows multiple clients to upload, retrieve and delete files on/from the server.
Remote Console plugin for Minecraft Spigot written in mostly Java and Rust
Easy to use TCP Sockets for sending data
Simple TCP client and server written in C# .NET for learning purposes.
Hetty HTTP Utilities is a lightweight Java API primarily useful for parsing and creating raw HTTP requests and responses, along with sending and receiving them through TCP sockets.
Project lập trình mạng mô phỏng hệ thống FTP
Give us some long lived TCP stuffs, and we'll distribute it for you !
Implementation of a mail server and client in Java. (Uses JavaFX for graphical interfaces, thread concurrency management, and TCP sockets for client-server communication)
Репозиторий с материалами курса "Углубленный Python" от VK Education
A thin abstraction on top of TCP sockets.
Ping-Pong on Unix and TCP sockets
[ Distributed Systems ] 2nd practice re-uploaded. Co-Author: @molinal02
IMPORTANT: This repository is no longer maintained, because the content was moved into https://github.com/kitsudaiki/Hanami-AI
A client-server implementation of the classic Battleship game using C and the Winsock library. Two players connect to a server and compete by trying to sink each other's ships on a 5x5 grid. The project demonstrates socket programming concepts and multiplayer interaction using TCP.
Add a description, image, and links to the tcp-sockets topic page so that developers can more easily learn about it.
To associate your repository with the tcp-sockets topic, visit your repo's landing page and select "manage topics."