-
Applet-Servlet Communication using Sockets
Hi all
Please explain me in detail how to connect applet and servlet using Sockets.
I struggle a lot while connecting. Also mention
how can I send message from applet (client socket) to Serversocket and from
server socket to Servlet Program and vice versa. While sending data from
Server Socket to Servlet Program, it throws null pointer exception. What
is the correct procedure of using Input and Output Streams so that I can
send and receive strings from client side. Please give in me your answer
with full code.
Thanks
Ravikumar
-
Re: Applet-Servlet Communication using Sockets
Dear Ravikumar check out the following site
http://www.devx.com/upload/free/feat...599/lo0599.asp
this will definitely help you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|