Skip to content

An app that runs as a service. I made an API to interprete commands and return message back. It's really usefull to work with non-native PC's hardware, such as Arduino, Raspberry pi, pyMCU or your own harware with ethernet interface

Notifications You must be signed in to change notification settings

helder-robalo/php-socket-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

php-socket-server

An app that runs as a service. I made an API to interprete commands and return message back. It's really usefull to work with non-native PC's hardware, such as Arduino, Raspberry pi, pyMCU or your own harware with ethernet interface

To properly connect your device with an PHP server socket must remember: The default protocol PHP socket is BSD-SOCKET. It will influence the way you shutdown the connection.

About

An app that runs as a service. I made an API to interprete commands and return message back. It's really usefull to work with non-native PC's hardware, such as Arduino, Raspberry pi, pyMCU or your own harware with ethernet interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages