Re: Sample program for parsing data and getting response from web server using get and post
Tom Collins <tom-lnEA/wrDJtNWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
Irfan, What's wrong with the samples provided with Dynamic C? Which ones have you tried? There is an HTTP client library with Dynamic C, and samples that show doing a GET on a remote server, and sending data with a POST. -Tom On Jan 26, 2014, at 11:37 PM, <sweetmazhar85-/[email protected]> wrote: > I am new to dynamic c and I am using rabbit 6710. I am totally stuck with code for get and post to send request to remote web server and get xml response from it. Can any one please help me in getting a sample code(Not the one in digi/samples). Any practical project code.. just example will do.