Skip to content
View nikhillopes's full-sized avatar

Block or report nikhillopes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Intel_Galileo_Csi Intel_Galileo_Csi Public

    Resources for collecting channel state information of IEEE 802.11n networks on an Intel Galileo Board

    Python 10 7

  2. Remote-File-Sharing-System Remote-File-Sharing-System Public

    A client-server and peer to peer hybrid network application enabling multiple clients to connect, share files (upload/download) and messages using low level TCP sockets in C++ on UNIX like OS.

    C++ 5 2

  3. Network-Routing-Protocol Network-Routing-Protocol Public

    Distance Vector Protocol for network layer routing using UDP sockets in C++ on UNIX like OS

    C++ 1

  4. Reliable-Transport-Protocols Reliable-Transport-Protocols Public

    3 reliable transport layer protocols :- Alternating Bit (AB), Go Back N (GBN), Selective Repeat (SR)

    C++ 1 1

  5. CSE586_SimpleMessenger CSE586_SimpleMessenger Public

    A simple messenger app on Android

    Java

  6. CSE586_GroupMessenger CSE586_GroupMessenger Public

    A group messenger that can send messages to multiple instances and store them in a permanent key ­value storage while offering total FIFO ordering guarantee as well as failure recovery.

    Java