Jump To:
Leopard Sample Code: Security
Secure transport technology consists of programming interfaces that allow network communication to be secure from malicious intrusion or interception. Developers can use the programming interfaces provided by Apple to establish and maintain a Secure Sockets Layer (SSL) or Transport Layer Security (TLS) session in a way that is independent of the underlying transport protocol.

View all Networking Sample Code.
Document Descriptions
On Off
Display

Sorted by
Title
Sort by
Date
GetMACAddressSample (HTML) (DMG) (ZIP)
Demonstrates how to retrieve the MAC address for each Ethernet interface from the Mac OS X I/O Registry.
2003-01-14
GetPrimaryMACAddress (HTML) (DMG) (ZIP)
Demonstrates retrieving the MAC address of the built-in Ethernet controller. Useful for uniquely identifying a Macintosh system.
2005-10-27
Kerberos GSS (HTML) (DMG) (ZIP)
Kerberos GSS-API Sample
2008-06-04
MoreIsBetter (HTML) (DMG) (ZIP)
Library providing indispensable wrapers and workarounds for many areas of Mac OS programming.
2003-10-27
NetworkAuthentication (HTML) (DMG) (ZIP)
Demonstrates authentication with Open Directory APIs and GSSAPI
2005-06-01
SSLSample (HTML) (DMG) (ZIP)
Contains examples showing how to use SecureTransport.
2003-01-14