datagutten / amb-p3-parser
A PHP class to parse the AMB/MyLaps P3 protocol
Installs: 594
Dependents: 1
Suggesters: 0
Security: 0
Stars: 10
Watchers: 12
Forks: 7
Open Issues: 1
Requires
- php: >=7.1
- ext-sockets: *
Requires (Dev)
- phpunit/phpunit: ^9|^8|^7.5
- symfony/process: ^3|^4|^5.0
README
A PHP class to parse the AMB/MyLaps P3 protocol
Based on the info given by vlad_vy on http://www.hobbytalk.com/bbs1/showthread.php?t=73738&page=3
Decoder listens for incoming TCP connections with P3 protocol at port 5403. The decoder serves maximum 4 connections.