
Search found 9 matches
- Fri May 23, 2008 9:42 pm
- Forum: Coding Questions
- Topic: Problem wit Threads and HTTPSendRequest_
- Replies: 1
- Views: 945
- Sat May 17, 2008 8:23 am
- Forum: Coding Questions
- Topic: Problem wit Threads and HTTPSendRequest_
- Replies: 1
- Views: 945
Problem wit Threads and HTTPSendRequest_
Ok, i am working on a multi-threaded Downloader. There is a Gadget with a List of the Files, upon pressing "Download" a LinkedList gets filled with the necessary Information as is passed to the threaded Procedure as pointer. So far so good. The Thread itself checks his own number and waits until he ...
- Mon May 12, 2008 1:59 pm
- Forum: Tricks 'n' Tips
- Topic: HTTPGetFromWeb() 2.0 - use WinInet API
- Replies: 32
- Views: 34881
- Mon May 12, 2008 11:49 am
- Forum: Tricks 'n' Tips
- Topic: HTTPGetFromWeb() 2.0 - use WinInet API
- Replies: 32
- Views: 34881
- Sat May 10, 2008 9:01 am
- Forum: Tricks 'n' Tips
- Topic: HTTPGetFromWeb() 2.0 - use WinInet API
- Replies: 32
- Views: 34881
- Fri May 09, 2008 6:32 am
- Forum: Tricks 'n' Tips
- Topic: HTTPGetFromWeb() 2.0 - use WinInet API
- Replies: 32
- Views: 34881
- Thu May 08, 2008 10:29 pm
- Forum: Tricks 'n' Tips
- Topic: HTTPGetFromWeb() 2.0 - use WinInet API
- Replies: 32
- Views: 34881
- Thu May 08, 2008 8:39 pm
- Forum: Applications - Feedback and Discussion
- Topic: Progi1984 - Programs & Userlibs
- Replies: 87
- Views: 58465
- Thu May 08, 2008 3:09 pm
- Forum: Coding Questions
- Topic: Help with libCurl
- Replies: 6
- Views: 2386
Help with libCurl
Hello, i am trying to get the libCurl which is available here to work.
i have two curl-lines i would need to be translated to work in pb.
can someone help?
the lines are:
curl -c cookie.txt -L http://www.xxx.com/xxx.html"
curl --cookie cookie.txt -o " +verz$+linkname$ + " --referer http://www ...
i have two curl-lines i would need to be translated to work in pb.
can someone help?
the lines are:
curl -c cookie.txt -L http://www.xxx.com/xxx.html"
curl --cookie cookie.txt -o " +verz$+linkname$ + " --referer http://www ...