ec_decodedata.h
上传用户:nilegod
上传日期:2007-01-08
资源大小:220k
文件大小:0k
源码类别:

网络截获/分析

开发平台:

C/C++

  1. extern int Decodedata_MakeConnectionList(CONNECTION data);
  2. extern int Decodedata_RefreshConnectionList(void);
  3. extern char * Decodedata_GetType(char proto, int port1, int port2);
  4. extern char * Decodedata_GetAsciiData(char *buffer, int buff_len);
  5. extern char * Decodedata_GetHexData(char *buffer, int buff_len, short dimX);
  6. extern char * Decodedata_TCPFlags(char flags);
  7. /* EOF */