[iPhone] networking-is it crippled on the simulator?
[iPhone] networking-is it crippled on the simulator?
- Subject: [iPhone] networking-is it crippled on the simulator?
- From: James Lin <email@hidden>
- Date: Tue, 4 Aug 2009 20:43:03 +0800
Hi all,
Does anyone know the limitation of the iPhone simulator when it comes
to networking?
Is it crippled on the simulator?
I've tried two seperate ways of opening up a "server" socket.
1. is by opening up a CFSocket
2. is by a socket wrapper class called LXSocket class obtained from
google codes.
but i've so far failed to obtain the "ip address" of the server socket.
the CFSocket method returned the ip address as "0.0.0.0"
the LXSocket class returned the ip address as a Null object.
I am wondering, if there is a limitation of some kind that's limiting
the networking functionality on the simulator.
Does anyone know?
Thank you...
James
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden