Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loupeteam/TCPComm
AR Library to handle TCP communication
https://github.com/loupeteam/TCPComm
ar-library
Last synced: about 2 months ago
JSON representation
AR Library to handle TCP communication
- Host: GitHub
- URL: https://github.com/loupeteam/TCPComm
- Owner: loupeteam
- License: mit
- Created: 2021-10-05T17:53:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T21:52:31.000Z (about 1 year ago)
- Last Synced: 2024-08-02T14:05:59.912Z (5 months ago)
- Topics: ar-library
- Language: C
- Homepage:
- Size: 23.2 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-B-R - TCPComm - Library source: The TCPComm library is a wrapper for the AsTCP library provided by B&R. This library both manages and simplifies the TCP communication interface. (Communication / TCP/UDP)
README
# Info
Library is provided by Loupe
https://loupe.team
[email protected]
1-800-240-7042# Description
The TCPComm library is a wrapper for the AsTCP library provided by B&R. This library both manages and simplifies the TCP communication interface.For more documentation and examples, see https://loupeteam.github.io/LoupeDocs/libraries/tcpcomm.html
# Installation
To install using the Loupe Package Manager (LPM), in an initialized Automation Studio project directory run `lpm install tcpcomm`. For more information about LPM, see https://loupeteam.github.io/LoupeDocs/tools/lpm.html## Licensing
This project is licensed under the [MIT License](LICENSE).