--- description: >- SocketsTcp plugin for Cordova and Ionic. This plugin provides TCP client sockets for Android and iOS. --- # SocketsTcp This plugin provides TCP client sockets for Android and iOS. ## Installation ```bash ionic cordova plugin add https://github.com/KoenLav/cordova-plugin-chrome-apps-sockets-tcp npm install @awesome-cordova-plugins/sockets-tcp ``` **Plugin Repo:** [https://github.com/KoenLav/cordova-plugin-chrome-apps-sockets-tcp](https://github.com/KoenLav/cordova-plugin-chrome-apps-sockets-tcp) ## Supported Platforms - Android - iOS ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)