xcode - Calling a server through your app -


i trying make app call online live server mac apple's server program, , take data not know how regards server , code in xcode. can me please?

thanks lot

you'll need research. no 1 going "tell" how this.

if interested in afneworking, cyrille mentioned, should take @ project's samples: https://github.com/afnetworking/afnetworking/tree/master/example

also, make sure server has proper ports opened. may include checking firewall and/or router, etc ...

good luck.


Comments