- Socket Programming
- TCP Client Server
- C Language
- Contains
- standard Chatbox
- send and recieve messages
- query based calculator
- send calculation queries to server
- File Transfer Client Server
- send and recieve files from client to server
- standard Chatbox
- to run server use
filename port_number
where port number should be greater that 1024 - to run client use
filename host_ipaddress port_number
if want to text to same machine using two different window use loopback ip address 127.0.0.1
-
Notifications
You must be signed in to change notification settings - Fork 0
SatyamRaj1/ChatBox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation of TCP client Server ChatBox using C language
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published