LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Interfacing with websites in C (https://www.linuxquestions.org/questions/programming-9/interfacing-with-websites-in-c-139514/)

smackboy 01-28-2004 03:30 AM

Interfacing with websites in C
 
I'm looking for some direction as to what I need to read up on.

What I want to do is write a console program that will take some supplied information, and then log into a website with a username/password, and post the data where it's needed.

What topics or interfaces do I need to learn?

crabboy 01-28-2004 10:12 AM

Here is a start:

http://curl.haxx.se/
or
http://www.w3.org/Library/Activity.html

jinksys 01-29-2004 03:38 AM

How will you be logging into the site? Via SSH or FTP, or what?


All times are GMT -5. The time now is 03:18 AM.