HI
I need to connect to web service using CCS TCP/IP stack
Using TCP server program i am able to establish TCP connection and data transfer from computer to PIC is also working
but i am not able to establish TCP connection with a webpage and take data from it..
Help please..
Regards _________________ sohail khan
sohailkhanonline
Joined: 06 Mar 2008 Posts: 35 Location: pakistan
Posted: Sun Apr 20, 2008 9:04 pm
hi i have successfully established tcp/ip connection but dont know how to access the webcontent..
regards _________________ sohail khan
andrewg
Joined: 17 Aug 2005 Posts: 316 Location: Perth, Western Australia
Posted: Mon Apr 21, 2008 1:31 am
OK, so you've made a connection to the web server (usually on port 80). What you then do is issue an HTTP GET request. See the Wikipedia HTTP entry for an example. _________________ Andrew
sohailkhanonline
Joined: 06 Mar 2008 Posts: 35 Location: pakistan
thanks
Posted: Mon Apr 21, 2008 4:04 am
thanks for nice comment.
by the way I did it just before your comment..
any way
cheers
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum