Click to See Complete Forum and Search --> : How to send data to a network device ?


brickwall
07-05-2005, 09:03 AM
Hi there,

How can I send data (i.e. a stream with "hello world") with an applet or jsp file to a device connected on the local network (i.e. 192.168.0.100) ?

Thanks in advance...

pmusu
07-05-2005, 10:10 AM
Read this

http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/

brickwall
07-05-2005, 02:51 PM
Ok, I'll check it...

Do you have any example explaining this? I have a little urgency... :(

Anyway, thank you very much for your help...