Skip to content

This repository consists of basic introduction for Server-Client model using Android Wifi Hotspot, which uses TCP/IP model using Primary Sockets

License

Notifications You must be signed in to change notification settings

guhwan/Android-TCP-IP-Socket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-TCP-IP-Socket

This repository consists of basic introduction for Server-Client model using Android Wifi Hotspot, which uses TCP/IP model using Primary Sockets

You need two Android devices to test the demo.

Instructions:

Server Module:

  1. Install the Server application onto device A.
  2. Manually create a portable WiFi Hotspot using Android Settings.
  3. Run the Server Application.

Client Module:

  1. Install the client application onto device B.
  2. Manually connect to the hotspot, created by device A.
  3. Use Wifi settings to connect to the hotspot.
  4. Launch the Client Application.

Note:
Server application must be launched in device A before launching Client application in Device B.

About

This repository consists of basic introduction for Server-Client model using Android Wifi Hotspot, which uses TCP/IP model using Primary Sockets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%