Quote:
Originally Posted by Jobs
HEY they said iphone firmware 2.0 will be releasing 802.1x does that mean we will be able to use 802.11n? on our iphones?
|
802.1x is an authentication protocol, not a wireless spec.
http://en.wikipedia.org/wiki/802.1x
Quote:
|
IEEE 802.1X is an IEEE standard for port-based Network Access Control; it is part of the IEEE 802 (802.1) group of protocols. It provides authentication to devices attached to a LAN port, establishing a point-to-point connection or preventing access from that port if authentication fails. It is used for certain closed wireless access points, and is based on the EAP, Extensible Authentication Protocol (originally RFC 2284, now RFC 3748).
|
Quote:
Originally Posted by thebrokenlight
So when should we expect 3rd party apps made with the SDK to appear on Installer.app?
|
Not sure if the two are compatible, you develop with the SDK for iPhone OS v2. Let me give it a shot and see if the binary is compatible, but I bet not.
Update: Nope. Here's the error message I get, which implies the OS is different so it can't actually run. I don't have the stuff from Apple that I need to run the apps on the iPhone from Xcode, I assume it's a beta of the 2.0 OS.
Code:
dyld: Symbol not found: _OBJC_CLASS_
Referenced from: /Applications/iBlackjack.app/iBlackjack
Expected in: /System/Library/Frameworks/Foundation.framework/Foundation
zsh: trace trap /Applications/iBlackjack.app/iBlackjack
I have also attached a picture of my port efforts so far. Lots of little changes, some bigger ones. So it's a process, but it's coming along.
