Hello All,
I want to create a small client-server application.I want
to create an
Applet which will be opened at client side, and
send some simple text like "Hello" to the server, and save
that text in a file at the server hard disk, and after saving
that the server should send a confirmation message to the client
that the "sent text" has been saved at the server hard disk.
I would appreciate any help in this regard.
Thank you!
Mayur