contiki/platform/win32
oliverschmidt ca05ae80a5 Added automatic detection of Ethernet address - this makes the WinPcap packet driver service kind of working :-)
First the WinPcap library is used to enumerate the existing interfaces to make sure that only those are taken into account which the WinPcap library is able to actually work with. Their IP addresses are compaired against the one on the cmdline to find the desired interface.

Then the IP Helper API is used to enumerate the existing adapters to find out the the Ethernet address of the desired adapter. This Ethernet address is then used by Contiki too.
2006-10-06 22:39:31 +00:00
..
cfs
ctk Moved error_exit() to the Win32 Contiki Core. 2006-10-03 11:27:51 +00:00
doc Short description added 2006-10-02 22:06:14 +00:00
loader
net Added automatic detection of Ethernet address - this makes the WinPcap packet driver service kind of working :-) 2006-10-06 22:39:31 +00:00
about.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
about.prg.vcproj
calc.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
calc.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
contiki-conf.h Moved error_exit() to the Win32 Contiki Core. 2006-10-03 11:27:51 +00:00
contiki-main.c Moved error_exit() to the Win32 Contiki Core. 2006-10-03 11:27:51 +00:00
contiki.exe.vcproj Added missing header files to VC++ project file. 2006-08-26 23:50:45 +00:00
contiki.sln Added network support to the Win32 platform. 2006-09-23 20:25:02 +00:00
dhcp.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
dhcp.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
directory.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
directory.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
email.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
email.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
ftp.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
ftp.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
irc.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
irc.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
netconf.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
netconf.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
processes.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
processes.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
shell.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
shell.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
telnet.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
telnet.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
webserver.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
webserver.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
wpcap.drv.vcproj Added network support to the Win32 platform. 2006-09-23 20:25:02 +00:00
wpcap.dsc.vcproj Added network support to the Win32 platform. 2006-09-23 20:25:02 +00:00
www.dsc.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00
www.prg.vcproj Do a consistent non-UNICODE build. 2006-09-09 23:13:09 +00:00