Skip to content

A Very Simple TCP Client Android App( from Unity) that connects to a python server running on a port on the Local PC.

Notifications You must be signed in to change notification settings

pavithranp/Unity-Android-TCPSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

"# Unity-Android-TCPSocket"

A simple Android app made in Unity, It instantiates a TCPClient, that takes in server and port details through UI. Refer script Listener.cs for the socket implementation.

Run the Python script to start the server, set details in the UI and press connect. message from server will be visible on the UI.

About

A Very Simple TCP Client Android App( from Unity) that connects to a python server running on a port on the Local PC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published