You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository for Computer Networks class (Spring 2019), Faculty Of Engineering, Alexandria University. It contains some useful resources Notes based on the book "Computer Networking, a top down approach"
In this project,I have developed a data hiding mechanism using steganography technology in MATLAB. The secret messages can be encrypted in the images and again the messages can be decrypted. Though this project I have learnt so many cryptographic techniques.
This project implements a basic client-server communication system using the Java programming language,It demonstrates the fundamental concepts of computer networking of client-server architecture,deeper understanding of client-server communication, The client and server communicate with each other through messages sent over a network connection
Socket programming in c. Transferring large files over TCP, implementing Realiable UDP and simulating Packet Loss. As an assignment in Computer Networking @ Ariel University