09 2006 档案

摘要:Udp //server CSocket t; t.Create(2000,SOCK_DGRAM,"127.0.0.1"); t.Bind(2000,"127.0.0.1"); char buf[1024]="hi1"; t.SendTo(buf,strlen(buf),2000,"127.0.0. 阅读全文
posted @ 2006-09-28 18:44 ahuo 阅读(2319) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示