bkamen
Joined: 07 Jan 2004 Posts: 1612 Location: Central Illinois, USA
|
|
Posted: Mon Jun 23, 2014 3:42 pm |
|
|
Have you looked at the various PIC TCPIP Stacks?
Using "curl" isn't really a method the PIC supports because curl is a wrapper.
Your use of this term instead of "HTTP" or "FTP" or "HTTPS" already exhibits your experience level.
Which is fine -- once upon a time, I started playing with the TCPIP stack on the PICs.
You need to know though, it's a long road. If you're not getting curl to work, it's because you don't have one of its methods working -- which means you aren't understanding what all is going on inside the PIC.
With that, your post is EXTREMELY lacking in detail.
If you can't explain more to us, we can't really help.
-Ben _________________ Dazed and confused? I don't think so. Just "plain lost" will do. :D |
|