IN_CLASSB_NET
#define IN_CLASSB_HOST (0xffffffff & ~IN_CLASSB_NET)
ic_netmask = htonl(IN_CLASSB_NET);