Hey guys!
I'm trying to send (and receive) strings to a java program on my webserver. The strings just need to be read, and sent both ways. Tutorials and or source code would be really awesome
Hey guys!
I'm trying to send (and receive) strings to a java program on my webserver. The strings just need to be read, and sent both ways. Tutorials and or source code would be really awesome
refer to class references of NSURLRequest, NSURLResponse and NSMutableURLRequest...