Hi Carl,
Please help me out in following:
I have created very simple
applet which gives 5 textboxes and one button.I want following:
When I click button, it client should make connection with server and send reauest file as an
string to server.then server should listen the request and response back to client. I want this all in one applet only...
Thanks a bunch in advance!!!1
Angela