-
1. Contents simpletcp through Winsock API TCP chatting procedures , the integrat...
1. 目录simpletcp是通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端;2. 目录simpleudp是通过Winsock API实现UDP聊天的程序;3. 目录winsock control是通过winsock控件实现聊天的程序,其中子目录tcp是通过winsock控件实现tcp聊天的程序、而子目录udp是通过winsock控件实现udp聊天的程序;-1. Contents simpletcp through Winsock API TCP chatting procedures , the integration process server and the client; 2. Contents simpleudp through Winsock API UDP chatting procedures; 3. Contents winsock control is achieved through chat winsock control procedures, tcp subdirectory which is achieved through winsock tcp Chat Control procedures and subdirectories udp through winsock Controlware udp chatting procedures;
- 2022-05-08 13:52:25下载
- 积分:1
-
基于WINSOCK的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1
-
IPMsg2.06版源代码只能在VC6上编译,这是源程序的补丁,合并完后能在VC6和VS2003和以上版本都能成功编译。...
IPMsg2.06版源代码只能在VC6上编译,这是源程序的补丁,合并完后能在VC6和VS2003和以上版本都能成功编译。-IPMsg2.06 version of the source code only on the VC6 compiler, which is the source patch, After the merger in VC6 and pack and above all successful compiler versions.
- 2022-04-18 16:22:44下载
- 积分:1
-
采用socket编程实现的一个双方发送信息的聊天室程序
采用socket编程实现的一个双方发送信息的聊天室程序-Use socket programming to send information on the two sides of a chat room program
- 2023-07-14 08:15:03下载
- 积分:1
-
UPD Network Communication Program
UPD网络通信程序-UPD Network Communication Program
- 2022-01-21 19:02:23下载
- 积分:1
-
Embedded Web Server
介绍
- 2023-05-26 23:25:03下载
- 积分:1
-
smtp
实现网络抓包 与相关的功能 显示网卡 并且采用state模式编写-smtp
- 2023-06-01 08:30:03下载
- 积分:1
-
发送邮件的小程序,
在vc6.0下编译通过。
发送邮件的小程序,
在vc6.0下编译通过。-Send e-mail applet, in the compiler under vc6.0 through.
- 2022-04-20 10:14:09下载
- 积分:1
-
用vc写的winsock
用vc写的winsock-UDP程序,是学习winsock的好帮手!- Winsock-UDP procedure writes which with vc, is good helper
which studies winsock!
- 2022-03-03 21:09:44下载
- 积分:1
-
一个与MyIE功能相同的多窗口浏览器,相当实用,包含全部源代码,强烈推荐
一个与MyIE功能相同的多窗口浏览器,相当实用,包含全部源代码,强烈推荐- With the MyIE function same multi- windows browser, is quite
practical, contains the complete source code, intense recommendation!
- 2022-10-30 18:00:03下载
- 积分:1