I am a moderate programmer, just getting into network programming. As an attempt to improve my understanding of networks in general, I am trying to perform several basic HTTP actions from the packet
On my application starting I need to get list of libraries that are linked to it. Unfortunately, I could\'t find any example 开发者_开发问答in cocoa how can I do it from code. Can anybody help me with
I am writing a simple downloader. I am trying to download jpg picture. void accel::download(int threads){
I have a table in a database that i\'m showing all tweets in a page开发者_C百科, so how would i go about clicking a single tweet on the page and going to a new page that just shows that one tweet.
I have sortable table columns, made like that http://asciicasts.com/episodes/228-sortable-table-columns
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
i am trying to send an url 开发者_开发知识库encoded xml fields with curl. Is there another way send data except in url? Because i tried this but is throwed \"No URL set!\" error.
I\'d like to get the entries (feed) from a form I have with wufoo in xml format. If I use reports to pull the data... all I get is txt, csv, xls. (XLS is not working with the cms I\'m using.) If I use
I\'m using a get request to get some page data but need to strip 开发者_如何学Cthe break tags from the finished file.Basically what I\'m doing is taking the output of the get request and saving it to
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.