A simple tcp socket APP.
1. Client: You can use client mode to connect the IP/port of the server using socket.
2. Server: Bind the socket to device IP, for a server socket on the internet.
Listen for connections, accept an connection.
Tags: 안드로이드 socket, 안드로이드 tcp, android socket client, tcp socket android, android client socket, 안드로이드 소켓 서버, tcp fan, android tcp socket library, simple android tcp app, simple android tcp client listen server.
1. Client: You can use client mode to connect the IP/port of the server using socket.
2. Server: Bind the socket to device IP, for a server socket on the internet.
Listen for connections, accept an connection.
Tags: 안드로이드 socket, 안드로이드 tcp, android socket client, tcp socket android, android client socket, 안드로이드 소켓 서버, tcp fan, android tcp socket library, simple android tcp app, simple android tcp client listen server.
Recently changed in this version:
Ver: 1.0.0.3
1. TCP socket client mode.
2. TCP socket server mode.
3. add feature: Continued to send every 5 secs.




Comments and ratings for TCP Socket
(75 stars)
by A Google User on 31/10/2012
Simple and easy to use.