Retreiving Adaptors informations with Winsock 1 on WIN32
Retreiving Adaptors informations with Winsock 1 on WIN32
- Subject: Retreiving Adaptors informations with Winsock 1 on WIN32
- From: THORILLON Xavier <email@hidden>
- Date: Tue, 04 Jun 2002 18:53:58 +0200
Hi everybody,
Im trying to develop a cross-platform NetWork API (SUN/OPENSTEP/WIN32).
i would like to know if there is some possibilities to query NetWork
Interfaces of a local computer.
Code is trivial on UNIX system (by use of <net/if.h> & <sys/ioctl.h>).
But i found that the only available library for ObjC on WIN32 is the cheapest
Winsock32 (define in winsock.h) ....
So my question is :"Is there a possibility to query network interface without
using Winsock2 ?"
Is there another solution ???
Regards,
THORILLON Xavier
Software Engineer
Proxyware
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.