20 Jun
2008
20 Jun
'08
6:24 p.m.
Hi folks, I want to make a simple demo that shows a proof-of-concept, and I need some advice and news of possible hobbit 4.3 ver socket connections.
I have an embedded linux device and a linux server. I have installed both hobbit server and client ver 4.2 successfully.
Now what I want to show is a socket server running on the client ( the embedded device) pushing data to the hobbit server, and thence to my browser on a third machine. I have built a crude socket server for the hobbit client that will do for the demo. So I need to listen on a socket at the server, and write the data to the web page.
- Is there any fundamental issue that I need to know about, or can I just slog through the man pages and code and get what I want?
- Any suggestions that would help me out?
- I don't see CVS instructions for getting the tip of the tree- is there a beta 4.3 that might help me?
thanks very much John