#include #include #include #include #include #include #include #include #include #include #include #include #include "frag_common.h" /* this function is copy from other system. */ /* static char *memcasemem(const char *strsrc,int len1,const char *substr,int len2) { char *p1,*p2,*pend; char *p; char *substrS; int i,lenth; if((strsrc==NULL)||substr==NULL) return NULL; if(len1sin_addr.s_addr; close(sockfd); return ip; error: close(sockfd); return INADDR_NONE; }