Send iPhone HTTP request to Apache PHP webserver -


I am a programmer with a game and 3D graphics background and at this time I would like to brush my networking and web development skills .

I have a job that I want to accomplish for doing this. My idea is that I would like to send an HTTP request or anything like your webserver, which runs an LAMP based setup. I would like to know how I can send a HTTP request to my webserver using the Cocoa Touch Framework from my IPO.

I should be able to record the webserver (using PHP) sent a plain text file, which I can use to create the graph later. For my example we can just send the current date.

I think people should do this often and I really want to know how to do this. Thanks for your help.

P.S. If you do not know the cocoa code to send the request, then I'm sure I can understand that thing, but at least I would like to know how to save the HTTP request to the Linux server, primarily PHP but Another useful language is OK to secure away bonus points.

Apart from this: I am a total noob on this and need the source code, Cheers: D

You can not actually go behind a library like you need to make an HTTP request from the iPhone or Mac client to the web server.

  • Send data to server
  • Tracking uploads
  • Use keychain for storing credentials
  • Request bodies with GSI Compressing
  • You want - it will make your life a lot easier.


    Comments

    Popular posts from this blog

    c# - ListView onScroll event -

    PHP - get image from byte array -

    Linux Terminal Problem with Non-Canonical Terminal I/O app -