public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Getting MAC address within C program
@ 2003-09-22 11:36 Alex Vinokur
  2003-09-22 11:58 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Vinokur @ 2003-09-22 11:36 UTC (permalink / raw)
  To: cygwin

Is there any system call which returns MAC address?
Sources of which packages contain getting MAC address?

   =====================================
   Alex Vinokur
     mailto:alexvn@connect.to
     http://mathforum.org/library/view/10978.html
   =====================================





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Getting MAC address within C program
  2003-09-22 11:36 Getting MAC address within C program Alex Vinokur
@ 2003-09-22 11:58 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2003-09-22 11:58 UTC (permalink / raw)
  To: cygwin

On Mon, Sep 22, 2003 at 02:19:18PM +0300, Alex Vinokur wrote:
> Is there any system call which returns MAC address?

  ioctl (fd, SIOCGIFHWADDR, ...)

Same as U*X.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-22 11:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-22 11:36 Getting MAC address within C program Alex Vinokur
2003-09-22 11:58 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).