Click here to Skip to main content
15,886,071 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am trying use emulator as a client which sends a string as request to a Server written in Java which is running on my laptop and the server must be able to send back a acknowledgement string for the same.The whole Client Server< is using HTTP methods like GET n POST and no sockets which is the preference.

Can any one provide me with a sample code for this, I have been trying it out since sometime now.


Thank You.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900