Commit Graph

213 Commits

Author SHA1 Message Date
fbernon
6042cd8598 netbios.c: enable to redefine in lwipopts.h the NETBIOS_LWIP_NAME 2007-10-21 19:08:02 +00:00
goldsimon
530171e23e Using PBUF_RAM instead of PBUF_REF and stack-memory to be safer (and faster with ARP queueing). 2007-10-21 12:46:35 +00:00
goldsimon
9e8b944c7f Forgot one flag in response (AUTHORATIVE) - doesn't work without! 2007-10-21 12:44:29 +00:00
goldsimon
dd75189919 Added (and using) defines for flags & ttl, checking NETBIOS_LWIP_NAME vs NETBIOS_NAME_LEN, added file description. 2007-10-21 12:27:33 +00:00
fbernon
a8e70b3c20 Add netbios name service sample 2007-10-18 23:09:13 +00:00
goldsimon
fe5e7bd541 Moved raw httpd and netio test apps from ports/msvc6 to apps 2007-10-01 20:48:42 +00:00
goldsimon
a8aa89dcc2 Minor building fix (if LWIP_SOCKETS, wrong opt include file) 2007-10-01 20:48:01 +00:00
goldsimon
94de15c1ba Added lwip-includes. How could this ever have comiled without these??? 2007-10-01 20:43:28 +00:00
goldsimon
aacb973e83 Converted tabs to spaces; fixed indentation 2007-10-01 19:09:28 +00:00
fbernon
f1f5c7dd80 Update for new sys_thread_new parameters (see task #7252 : "Create sys_thread_new_ex()" ). Some @todo are integrate to do some suggestions to port maintainers. 2007-09-05 16:48:11 +00:00
fbernon
1a658707d2 Update for new sys_thread_new parameters (see task #7252 : "Create sys_thread_new_ex()" ) 2007-09-05 16:19:04 +00:00
jgrubb
f82c5e5d34 Example application of httpserver for netconn/netbuf. 2007-07-13 20:03:25 +00:00
davidhaas
5e3def9494 Added an example program which uses sockets and supports multiple sessions. 2003-04-11 15:21:49 +00:00