That's ok, since the connection would be on the originating host. Would
you know where I can source code that implements socket communications.
> You could code an applet to connect to the originating host using
> sockets, but if you want it to connect elsewhere on the net, it will
> have to be signed and the user will have to consent.
> --------------------
> Paul Hamaker, SEMM, teaching ICT since 1987
> http://javalessons.com
IchBin - 12 Jun 2006 04:35 GMT
> That's ok, since the connection would be on the originating host. Would
> you know where I can source code that implements socket communications.
[quoted text clipped - 5 lines]
>> Paul Hamaker, SEMM, teaching ICT since 1987
>> http://javalessons.com
Generally Here:
http://java.sun.com/docs/books/tutorial/networking/index.html
Specifically here:
http://java.sun.com/docs/books/tutorial/networking/sockets/index.html
Some samples to get going:
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
IchBin - 12 Jun 2006 04:36 GMT
> That's ok, since the connection would be on the originating host. Would
> you know where I can source code that implements socket communications.
[quoted text clipped - 5 lines]
>> Paul Hamaker, SEMM, teaching ICT since 1987
>> http://javalessons.com
Generally Here:
http://java.sun.com/docs/books/tutorial/networking/index.html
Specifically here:
http://java.sun.com/docs/books/tutorial/networking/sockets/index.html
Some samples to get going:
http://javaalmanac.com/egs/java.net/CreateClientSocket.html
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)