mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Added references to the wpcap driver info.
This commit is contained in:
parent
689e0f077a
commit
23bd37c0d1
@ -98,6 +98,9 @@ telnet-server/
|
|||||||
|
|
||||||
Most likely you'll have to adjust the TCP/IP values set in main() in
|
Most likely you'll have to adjust the TCP/IP values set in main() in
|
||||||
platform/minimal-net/contiki-main.c to match your needs.
|
platform/minimal-net/contiki-main.c to match your needs.
|
||||||
|
|
||||||
|
Please consult cpu/native/net/README-WPCAP as well if you are running
|
||||||
|
Microsoft Windows.
|
||||||
|
|
||||||
webserver/
|
webserver/
|
||||||
|
|
||||||
@ -119,3 +122,6 @@ webserver/
|
|||||||
|
|
||||||
Most likely you'll have to adjust the TCP/IP values set in main() in
|
Most likely you'll have to adjust the TCP/IP values set in main() in
|
||||||
platform/minimal-net/contiki-main.c to match your needs.
|
platform/minimal-net/contiki-main.c to match your needs.
|
||||||
|
|
||||||
|
Please consult cpu/native/net/README-WPCAP as well if you are running
|
||||||
|
Microsoft Windows.
|
||||||
|
Loading…
Reference in New Issue
Block a user