Skip to content

Multi-threaded client/server application using TCP sockets

Notifications You must be signed in to change notification settings

duongleh/movie-ticket-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Ticket Booking

IT4062 - Network Programming: Multi-threaded client/server application using TCP sockets

Installation

~/Project/server$ make
~/Project/client$ make

Usage

~/Project/server$ ./server
~/Project/client$ ./client 127.0.0.1 # the IP address of the server

About

Multi-threaded client/server application using TCP sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages