[Semibug] Socket Question
Mark Moellering
markmoellering at psyberation.com
Thu Jun 25 21:54:47 EDT 2020
Everyone,
Just to make sure I understand:
if I write a program that accepts data from stdin, and parses out
certain info; That parse program can be called from syslog, and then
write the parsed data I want to a socket.
I can then have a different program, running on my webserver, read in
the data from that socket, and write it to the webpage. I have
everything working, except the sockets part. Do I have the correct
concepts down, or is there something about sockets that I am missing?
Thanks
Mark
More information about the Semibug
mailing list