Added references to the wpcap driver info.
This commit is contained in:
parent
689e0f077a
commit
23bd37c0d1
|
@ -99,6 +99,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/
|
||||||
|
|
||||||
A web server supporting dynamic content creation using "scripts" which
|
A web server supporting dynamic content creation using "scripts" which
|
||||||
|
@ -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 a new issue