Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

improve documentaton of tcp/udp event receive #53

Open
ozett opened this issue Feb 5, 2017 · 2 comments
Open

improve documentaton of tcp/udp event receive #53

ozett opened this issue Feb 5, 2017 · 2 comments

Comments

@ozett
Copy link

ozett commented Feb 5, 2017

i love info-beamers promise on his possibilites.
and i am no experienced coder, not even lua.

so my success needs a clear documention.
(i took me half a day to try and read the samples and experient.) 😢

may you update the doku and some working! examples for UDP/TCP receive with infobeamer?
may it helps other?

at the end i found this working for me:

root@eg-buero-olaf:/usr/src# echo -en "font\n:jjjj\n" | netcat localhost 4444
Info Beamer PI 0.9.5-beta.9930f1~jessie (https://info-beamer.com) [pid 2795/uptime 183]. *help to get help.
ok!
RemoteInput was: :jjjj
RemoteState is: :jjjj
root@eg-buero-olaf:/usr/src#

i discovered this example for tcp with the "\n" in the "flap-display" code.

the doku on the info-beamer website was not really a help 😕 , as it was stated something else - or it was not elobarated enough with an working example.

https://info-beamer.com/doc/info-beamer#nodeevents

after all, i still love your projekt, keep on going ... 👍

@dividuum
Copy link
Owner

dividuum commented Feb 6, 2017

I'll try to add some more examples for that feature and make it clear that you'll have to end each line sent with a newline (\n).

@ozett
Copy link
Author

ozett commented Feb 6, 2017

👏

thanks... 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants