ie 7.0 has loaded applet successfully, but it shows me a grey empty frame without any componenets like label,button or textField. I don't konw why it turned to be like this, because just this applet could not be showed correctly. So, i turn to you all for help.Thanks in advance. oh, by the way, this applet could run correctly in command console>appletviewer IdCardInfo.html applet codes...
比如 最简单的情况: 从192.168.10.2(client) 访问192.168.10.1(server) 首先,192.168.10.2会先连接192.168.10.1,如果这时候server并不存在,这个connect的包还是会发出来,那么,能不能用SOCK_RAW发送一个包来接管这个connect呢?