SkillAgentSearch skills...

SSLSocketPOC

A simple SSL socket connection example between android and a server.

Install / Use

/learn @krishnaraj/SSLSocketPOC
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

A simple SSL based client/server demo using Android and an ultra simple tcp server written in Java.

Note: <del>Currently does not work on Android M due to SSLHandshakeException.</del>

###How to run?###

  1. Run the server with the following command ./gradlew :server:run

  2. Change the IP address in MainActivity.java to that of the server.

  3. Run android app.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks0

Languages

Java

Security Score

55/100

Audited on Sep 8, 2023

No findings