🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

capacitor-tcp-connect

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capacitor-tcp-connect

a plugin to connect a device to printer using tcp connection

1.0.23
latest
Source
npm
Version published
Weekly downloads
15
650%
Maintainers
1
Weekly downloads
 
Created
Source

capacitor-tcp-connect

a plugin to connect a device to printer using tcp connection

Install

npm install capacitor-tcp-connect
npx cap sync

API

  • open(...)

open(...)

open(options: { ip: string; port: string; text: string; }) => Promise<{ value: string; }>
ParamType
options{ ip: string; port: string; text: string; }

Returns: Promise<{ value: string; }>

Keywords

capacitor

FAQs

Package last updated on 09 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts