CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

File downloading using PIC18F97J60 through internet

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Sisitha



Joined: 23 Jun 2014
Posts: 1
Location: Sri Lanka

View user's profile Send private message

File downloading using PIC18F97J60 through internet
PostPosted: Mon Jun 23, 2014 4:00 am     Reply with quote

Hi all,

I'm new to this PIC programming and currently struggling with PIC18F97J60 to download a file from the internet... I googled for solutions and found this curl and tried. But no luck. Only got errors. Can anybody give me a method other than curl to download a file through internet that works with CCS C version v5.008 or explain how to get it work with curl.

Thanks.
_________________
:-)
bkamen



Joined: 07 Jan 2004
Posts: 1612
Location: Central Illinois, USA

View user's profile Send private message

PostPosted: Mon Jun 23, 2014 3:42 pm     Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group