Show
Ignore:
Timestamp:
08/05/08 21:23:15 (5 months ago)
Author:
liamstask
Message:

- shuffle network documentation
- remove can.c from build list in Heavy Makefile

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • firmware/trunk/libraries/webclient/webclient.c

    r761 r781  
    3737  There's currently not a method provided for name resolution - you can always ping the  
    3838  server you want to communicate with to see its IP address, and just use that. 
     39   
     40  See Network_DnsGetHostByName() for a way to get the address of a particular web site. 
    3941 
    4042  \ingroup Libraries