Industry projects
Linux Internals and Networking
Brief:
Web based chat applications is one of the more commonly used tool for effective two way communication. It was originally started off as a IRC based chat-rooms which has eventually emerged as multiple formats like Google hangout, WhatsApp, Skype etc.
Pre-requisite:
- Knowledge about system calls, How to read and understand ‘man pages’.
- Command line arguments, File operation system calls (socket, bind, listen, accept, connect, send, recv ..etc)
- Basic knowledge about networking(IP address, Port numbers and TCP layer)
Level:
Medium
Title: TCP/IP Based Remote Management Solution
Brief:
Web based chat applications is one of the more commonly used tool for effective two way communication. It was originally started off as a IRC based chat-rooms which has eventually emerged as multiple formats like Google hangout, WhatsApp, Skype etc.
Pre-requisite:
- Knowledge about system calls, How to read and understand ‘man pages’.
- Command line arguments, File operation system calls (socket, bind, listen, accept, connect, send, recv ..etc)
- Basic knowledge about networking(IP address, Port numbers and TCP layer)
Level:
Medium