Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4728060
  • 博文数量: 206
  • 博客积分: 5240
  • 博客等级: 大校
  • 技术积分: 3224
  • 用 户 组: 普通用户
  • 注册时间: 2010-08-12 21:40
文章分类

全部博文(206)

文章存档

2013年(13)

2012年(8)

2011年(33)

2010年(152)

我的朋友

发布时间:2013-10-05 17:06:11

ipheader.strProtocol =  IP协议  ; ipheader.strSourceIP = 源IP ; ipheader.strDestIP = 目标IP ;tcpheader.strSport = 源端口tcpheader.strDport = 目标端口    tcpheader.th_sport =  16位源端口tcpheader.th_dport = 16位目的端口tcpheader.th_seq =tcpheader.th_ack =tc.........【阅读全文】

阅读(4481) | 评论(0) | 转发(0)

发布时间:2013-10-05 12:48:58

open() = 使用wsock库以前必须调用此函数注册close() = 使用wsock库以后必须调用此函数释放\n与wsock.open()配对使用accept(__/*套接字句柄*/) = 创建一个新的套接字来与客户套接字创建连接通道,\n如果连接成功,就返回新创建的套接字句柄acceptAddr(__/*套接字句柄*/) = 创建一个新的套接字来与客户套接字创建连接通.........【阅读全文】

阅读(4264) | 评论(0) | 转发(0)

发布时间:2013-10-04 21:44:28

winform 库函数......【阅读全文】

阅读(3446) | 评论(0) | 转发(0)

发布时间:2013-10-04 20:42:53

嵌入控件的控件,最好用wndproc回调函数处理消息。否则应在父控件窗口中转发命令消息......【阅读全文】

阅读(4060) | 评论(0) | 转发(1)

发布时间:2013-09-07 16:31:21

LISTBOX 控件 ......【阅读全文】

阅读(3017) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册