✉️ Learn Network Protocol and Network Programming
-
Updated
Oct 31, 2023 - C
✉️ Learn Network Protocol and Network Programming
Computer Networks Project - Multi-threaded Online Quiz System, developed in C language based on TCP protocol, including development of one Main Server, three Sub-servers and unlimited clients.
An implementation of TCP client-server architecture in the C programming language, where both the client and server can communicate with each other.
AsyncWebServer for STM32 using builtin LAN8742A Ethernet. This AsyncWebServer Library for STM32 is currently working on STM32 boards, such as Nucleo-144 F767ZI, etc., using builtin LAN8742A Ethernet. Now support using CString to save heap to send very large data
File Transfer Using TCP Socket in C | Socket Programming
File Transfer Protocol implementation in C
A socket is the mechanism that most popular operating systems provide to give programs access to the network. It allows messages to be sent and received between applications (unrelated processes) on different networked machines.
Tcp socket written to send send a file from one side to other end using tcp raw tcp socket.
Multi-Client Chat System built using C Programming Language. It supports Single Server & Multiple clients.
Programs written as part of Networking Laboratory course
An App built with an Arduino UNO R4 WiFi and TFT LCD Touchscreen to demonstrate free drawing on a canvas and saving/loading drawn images from a server
A collection of small programs, to be used as references and learning material. Covers a variety of techniques.
The offical FreeBSD version of Taylor uucp
Client-server chat application that facilitates secure communication and file transferring. Built with CMake and designed for POSIX systems, it features a multithreaded server, a simple text-based client UI using ncurses, and SSL encryption for secure message transfer.
A simple TCP client-server program, where server in written in C programming language while the client is written in Python programming language.
This repository contains all my work from Computer Network Lab
Trojans generally spread by some form of social engineering; for example, where a user is duped into executing an email attachment disguised to appear innocuous (e.g., a routine form to be filled in), or by clicking on some fake advertisement on social media or anywhere else. Although their payload can be anything, many modern forms act as a bac…
FTP Server and Client
〰️〰️ Network Programming Codes
Add a description, image, and links to the tcp-client topic page so that developers can more easily learn about it.
To associate your repository with the tcp-client topic, visit your repo's landing page and select "manage topics."