2007/7/9 下午 05:35:08 winsock所接收到的byte陣列資料是 255增加 IAC 協調機制 Const WILLTEL = 251 Const WONTTEL = 252 Const DOTEL = 253 Const IAC = 255 Const ECHO = 1 Const SGA = 3
www.programmer-club.com.tw