Instructions for Operation
- Power on the Mikrotik router(already set up with a DHCP server)
- Create the following files in the project Library
- file.txt – Store the name of the attendees
- rcvdNameList.txt
- clientIP.txt
- From the Routers registration table add the IP address’s to the clientIP.txt
- Update the following addresses
- In MultiThreadedServer.java - Change the variable commServerIp to IP address of the Server in the other location.
- Run the application UIS on the android phones first
- Start MyServer.java on the two servers.
- Now after verification from the server the users can use the app.