Changeset 781 for firmware/trunk/libraries/webclient/webclient.c
- Timestamp:
- 08/05/08 21:23:15 (5 months ago)
- Files:
-
- 1 modified
-
firmware/trunk/libraries/webclient/webclient.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
firmware/trunk/libraries/webclient/webclient.c
r761 r781 37 37 There's currently not a method provided for name resolution - you can always ping the 38 38 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. 39 41 40 42 \ingroup Libraries
