how detect easily network type (lan/modem/proxy) on mac os x?
-
how detect easily lan/modem/proxy use on network??
i need this into a cocoa application. -
Emmanuel Verlynde (<emmanuel.verlynde...>) on Fri, Sep 24,
2004 04:10 said:
> how detect easily lan/modem/proxy use on network??
> i need this into a cocoa application.
For what purpose do you need this? Perhaps if you're trying to know how
fast the connection is, you could use QuickTime's 'connection speed':
<http://developer.apple.com/quicktime/icefloe/dispatch017.html>
Though users don't always have this set correctly.


