A repository that includes common helper functions for writing applications in the DPDK. I will be using this for my future projects in the DPDK.
-
Updated
Dec 18, 2022 - C
A repository that includes common helper functions for writing applications in the DPDK. I will be using this for my future projects in the DPDK.
Linux Programming With Raspberry Pi
A simple tweeter program written in Python3(Including Server, DataBase, and the UI client!)
A network packet sniffing tool written in Python 3
An ARP Cache Poisoning (a.k.a "ARP Spoofing") tool written in Python 3
Example for Client and Server in same window
🎯 My Solution of problems in cousre Advanced Programming Techniques using java.
Example for WebClient and web browser
The aim of this assignment is to have you do TCP socket client / server programming using I/O multiplexing, child processes and threads. It also aims at getting you to familiarize yourselves with the inetd superserver daemon, the ‘exec’ family of functions, various socket error scenarios, some socket options, and some basic domain name / IP address
SYSUP_APP is a basic CLI tool that can be used to check the uptime in a list of Cisco (ios, ios-xe, xr) and nokia devices.
Overview For this assignment you will be developing and implementing : An On-Demand shortest-hop Routing (ODR) protocol for networks of fixed but arbitrary and unknown connectivity, using PF_PACKET sockets. The implementation is based on (a simplified version of) the AODV algorithm. Time client and server applications that send requests and replies
A tic tac toe game using C#, LAN network
An IRC server built in C++98, capable of handling multiple clients with non-blocking I/O. Includes essential IRC functionalities like user authentication, channel management, and operator commands, along with a weather bot for real-time city weather updates.
Add a description, image, and links to the networkprogramming topic page so that developers can more easily learn about it.
To associate your repository with the networkprogramming topic, visit your repo's landing page and select "manage topics."