You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project includes a few examples on how to create different types of sockets using AndroidAsync.
5
+
It includes examples for a TCP client/server, TCP client with SSL and UDP client/server.
6
+
7
+
To run the TCP/UDP client/server examples, just checkout the application and run it. For the TCP client using SSL it is first necessary to setup a TCP server using SSL and the trust manager should be set up correctly.
0 commit comments