Modem Server
Summary
Domain Retail
Skills PC software (.NET - Drivers)
Team Size 3
Duration 15 days

Objective: Branches of retail chain were supposed to connect to a central location from time to time to exchange data. The Customer did not want to use internet as most of the places only phone line was available and internet was not a reliable option. the objective of this project was to create a modem server that will allow many branches to dial in and perform the data transfer.

Challenges:
  1. Each modem was supposed to listen to incoming calls.
  2. The server also was supposed to do a dial out to branches from available free modem.

Solution: Wrote a server application with a back end database to record the communication as well as handle modem synchronization.