登录
首页 » Windows Socket编程 » Another IOCP code all good VC source code package has a certain degree of study...

Another IOCP code all good VC source code package has a certain degree of study...

于 2022-07-23 发布 文件大小:10.43 kB
0 191
下载积分: 2 下载次数: 1

代码说明:

另一个IOCP的代码所有封装好的VC原代码 有一定的学习研究作用 大家可以下载来-Another IOCP code all good VC source code package has a certain degree of study and research the role of U.S. can be downloaded to

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在...
    软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在服务器端配置好数据库后客户端可以通过TCP/IP协议远程访问数据库并进行聊天. 作者:薛锐 联系地址:广东省肇庆学院计算机科学系02级4班. E-Mail:xuerui198210@163.com xuerui198210@hotmail.com QQ:67140170 2005年3月20日-introduced software : software name : Chat campus system 1.Server server-side (inside including databases), the Client is the client (for release) 2. The software is based on the TCP/IP protocol development. 3. The server-side configuration database after a good client through TCP/IP remote access to databases and chat. Author : Rui Contact : Institute of Zhaoqing in Guangdong Province Department of Computer Science 02 four classes. E-Mail : xuerui198210@163.com xuerui198210@hotmail.com QQ : 67140170 March 20, 2005
    2022-12-31 05:35:24下载
    积分:1
  • 网络控件源码 在这个空间的帮助下 可以用access作为网络服务器的数据库(大家都知道 access一般只用于单机版)...
    网络控件源码 在这个空间的帮助下 可以用access作为网络服务器的数据库(大家都知道 access一般只用于单机版)-ctrol sorce code for extend the access to the network server database management software
    2022-05-19 05:35:06下载
    积分:1
  • 基于adi blackfin dsp的卷积序,包含多种通信系统中的卷积码源代码...
    基于adi blackfin dsp的卷积编码程序,包含多种通信系统中的卷积编码源代码-Patrick Blackfin DSP-based convolution coding process, covering a wide variety of communications systems convolutional coding of the source code
    2022-06-21 04:04:05下载
    积分:1
  • 用c++写的一个telnet客户端和服务端的实现。
    用c++写的一个telnet客户端和服务端的实现。编程-With c++ Write a telnet client and server implementations. Programming
    2022-03-19 17:58:18下载
    积分:1
  • MFC下基于流套接字的网络通信客户端
    网络应用软件利用计算机间的连接,来实现双方的通信。连接的计算机做为一个节点,通过IP地址来标识该计算机。通信时向对方发送一个连接请求包含端口号和IP地址。在Client/Server模式下,客户端 需先建立Socket,初始IP地址和端口号;向指定的服务器端IP地址和端口发送连接请求;连接成功后,向服务器端发送命令或数据;发送完毕,关闭连接。
    2022-03-20 15:18:00下载
    积分:1
  • nettime procedures can access the internet is very easy to use
    nettime程序 可以随时获取internet上的时间 非常好用-nettime procedures can access the internet is very easy to use
    2022-08-26 01:58:05下载
    积分:1
  • 用来测试本地路由是否支持P2P的Server端
    用来测试本地路由是否支持P2P的Server端-used to test whether local routing support P2P Server-
    2022-05-31 19:01:56下载
    积分:1
  • 实现功能:・ 用户上线・包括新用户上线和已使用过该系统的用户上线・每位在线的用户将会收到该用户上线的通知・该用户会收到所有已在线的用户的信息・朋友下线  ・服务...
    实现功能:・ 用户上线・包括新用户上线和已使用过该系统的用户上线・每位在线的用户将会收到该用户上线的通知・该用户会收到所有已在线的用户的信息・朋友下线  ・服务器端删除该用户信息・每位在线的用户将会收到该用户下线的通知,同时删除改用户的信息・聊天终止,文件传输终止・ 修改用户名字・用户可以在对应的文本框内直接修改名称・用户可以在保存的Myinfo.txt中直接修改名称・ 聊天功能:・公聊:所有在线的用户都可以看到你的发言・私聊:能和所有以在线的用户进行私聊,其他用户看不到私聊对象之间的聊天  ・文件传输  ・能给所有的已在线用户发送文件(先打开私聊窗口)  ・只能给一位用户发送文件,但是却可以接收多个用户发送的文件・查看历史记录  ・可以查看私聊的聊天记录  ・可以查看公聊的聊天记录  ・可以查看服务器端的所有记录-achieve functional : on-line users, including new users on line and have used the system users on the line every online users will be received by the users of on-line users will be notified of the receipt of all users of online information Linear friends server to delete the user information each of the Line users will receive the notification from the assembly line users, delete users change the information termination chat, file transfer, termination of modifying user names users can text box corresponding directly alter the names of users can keep Myinfo.txt directly change the name chat : public talk : all online users can se
    2022-04-15 07:32:42下载
    积分:1
  • 一个简单的vc下UDP客户端序,客户端需输入对方IP
    一个简单的vc下UDP客户端程序,客户端需输入对方IP-Vc under a simple UDP client program, the client must enter each other
    2022-03-21 08:01:12下载
    积分:1
  • radio source code, reference can do
    广播源代码,可做参考-radio source code, reference can do
    2022-02-03 19:24:09下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载