[En-Nut-Discussion] inetq/inetq.c

Jari Seppälä jari.seppala at postikaista.net
Thu Aug 18 21:12:16 CEST 2005


hello all,
I try to test inetq.c sample but it does not find server ?
Here is my ip configuration

#define DNSSERVERIP     "192.168.0.1"
#define INETSERVER	"www.yle.fi"
#define INETSERVERPORT  80
#define INETURL         "/"
#define MY_MAC          {0x00,0x06,0x98,0x20,0x00,0x00}
#define MY_IP           "192.168.0.100"
#define MY_MASK         "255.255.255.0"
#define MY_GATE         "192.168.0.1"

Results to terminal is always 
"Great news, www.yle.fi has been removed!"

Is there something i do wrong?

-Jari




More information about the En-Nut-Discussion mailing list