-
一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。不过建议在98下运行,2000未测试过。...
一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。不过建议在98下运行,2000未测试过。--A multi-broadcast chat program, it can run multiple instances at the same time, then join the same chat group. But we suggested to run it in windows98 moves,it has not tested in windows2000.
- 2023-06-23 17:50:04下载
- 积分:1
-
windows 下的网络数据解析工具,vc++环境,支持tcp,upd,port选择
windows 下的网络数据解析工具,vc++环境,支持tcp,upd,port选择-windows of network data analysis tool vc environment to support tcp, upd. port options
- 2022-03-12 07:19:33下载
- 积分:1
-
网页特效,字的移动,颜色的控制,可以使网页看起来很生动,丰富。...
网页特效,字的移动,颜色的控制,可以使网页看起来很生动,丰富。-netnew word of the movement, color control, web pages appear to be very lively and rich.
- 2022-02-02 21:46:17下载
- 积分:1
-
z3950客户端检索自动解析为MARC ISO2709格式。
z3950客户端检索后自动解析为MARC ISO2709格式文件.-z3950 client retrieval automatically parse as ISO2709 MARC format.
- 2023-02-18 02:15:03下载
- 积分:1
-
网络抓包软件(基于WinPcap),能够选择你计算机上安装的一个网卡,来对它进行网络抓包和分析协议!...
网络抓包软件(基于WinPcap),能够选择你计算机上安装的一个网卡,来对它进行网络抓包和分析协议!-Network capture software (based on WinPcap), you can choose to install a computer network card to its network protocol capture and analysis!
- 2022-06-19 05:42:53下载
- 积分:1
-
发送接收文件
发送接收使用 winsock 文件我们不认为学习停止时提交的分配。这意味着作为智力努力找到分配"完美"的解决方案。我们是学生爱写漂亮的代码和重构的智力挑战的人。分配解决方案只被推到 Github 后他们提交截止时间。总是接受的请求。如果它 wasn 不明显,这不是正式的工作,从任何一所大学。想要这个运动的一部分吗?
- 2023-08-11 07:35:04下载
- 积分:1
-
利用IP助手函数管理路由表
利用IP助手函数管理路由表- Using IP assistant function management route table
- 2022-12-26 03:35:03下载
- 积分:1
-
1从ie向列表控件中拖曳连接地址
2建立internet快捷
3创建拨号连接对象
4邮件客户端程序
5简单聊天程序
6ftp下载
7 s...
1从ie向列表控件中拖曳连接地址
2建立internet快捷
3创建拨号连接对象
4邮件客户端程序
5简单聊天程序
6ftp下载
7 socket传输
8 http服务监视器-ie from a list of controls to drag link which addresses the establishment of two fast internet dial-up connections create 3 Object four-mail client program Chat five simple procedures 6ftp download 7 8 http socket transmission services supervisor As for
- 2022-02-06 12:23:45下载
- 积分:1
-
利用ICMP报文格式,兼容IPV4和IPV6下的Ping程序,在SP6下无需调试,即可编译,VS2005下也可...
利用ICMP报文格式,兼容IPV4和IPV6下的Ping程序,在SP6下无需调试,即可编译,VS2005下也可-The use of ICMP message format, compatible with IPV4 and IPV6 under the Ping program, under the SP6 without debugging, you can compile, VS2005, may also
- 2022-08-07 22:01:52下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1