Skip to content

Commit 798045c

Browse files
committed
Create README.md
1 parent 7e52d2e commit 798045c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
AndroidAsyncSocketExamples
2+
==========================
3+
4+
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

Comments
 (0)