CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - CSocket

搜索资源列表

  1. ClientBB

    0下载:
  2. 一个复杂的服务器程序,采用CSocket类,适合刚接触网络编程人员-a complex server using CSocket category, for counting network programmers
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:29364
    • 提供者:阿飞发
  1. Lobby大厅服务器示例代码

    0下载:
  2. 服务器大厅设计 VC6.0开发。利用CSocket-VC6.0 server room design development. Use CSocket
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:68879
    • 提供者:陈冬艳
  1. CSocketClientServer

    0下载:
  2. 利用CSocket实现客户端与服务器之间的通信
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2009-06-21
    • 文件大小:5504282
    • 提供者:zhangheng159
  1. Network Development Kit

    0下载:
  2. The Network Development Kit hides all the complexity of the connection, sending, and receiving of data over a network. You only have to deal with three classes: CNDKServer, CNDKClient, and CNDKMessage. With just a few methods to override, you obtain
  3. 所属分类:Internet/网络编程

  1. ChatRoom(Winsock).rar

    0下载:
  2. 这个程序要完成一个聊天室的功能,它是用纯的winsock的去写,而不用任何CSocket的东西,即可以用来做客户端又可以用来做服务器端,它要求是非阻塞方式的连接。 ,A chatroom is designed in this project,and it is designed with WINsock but not CSocket
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:723357
    • 提供者:sunqingbo
  1. socket_mfc

    0下载:
  2. 使用CSocket类的网络通信实例,非常不错,里面有详 尽的源代码,及具体说明-Network traffic instance of the CSocket class, very good, there are details Make the source code, and specify
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3769780
    • 提供者:戴向东
  1. TCP_IP

    0下载:
  2. 使用CSocket类和CArchive类,通过new关键字创建一个类对象来操作CSocket类的成员函数-Use CSocket and CArchive class, create a class object to manipulate the CSocket class member functions through the new keyword
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:1916271
    • 提供者:like
  1. VC6.0

    0下载:
  2. 计算机网络课程设计,TestSocket,利用CSOCKET来实现的聊天室-Curriculum design of computer networks, TestSocket, use to achieve CSOCKET chat room
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:81540
    • 提供者:花花
  1. ServerSocket-and-UseSocket

    0下载:
  2. 实现了CSocket类的C/S聊天程序,进行网络通信-The the CSocket class C/S chat program, network communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:6883820
    • 提供者:lilianlove
  1. simpleChatRoom

    0下载:
  2. 派生CSocket类进行数据收发,实现简易聊天室功能,有在线用户列表,能群聊,私聊,屏蔽公聊、私聊等功能。是学习CSocket网络编程的经典例子。-CSocket derived class to send and receive data, achieve simple chat room feature, there is a list of online users to a group chat,私聊, shielding the public chat,私聊functions. CSo
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-15
    • 文件大小:3586545
    • 提供者:邹英斌
  1. CHATTER

    0下载:
  2. 基于MFC的聊天室编程,主要使用CSocket-Chat room based on MFC programming, mainly using CSocket
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-25
    • 文件大小:8419016
    • 提供者:李治权
  1. ChatDemo

    0下载:
  2. 网上聊天程序 基于vc6.0利用csocket类编写简单的聊天程序-QQ communicate programing
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-10
    • 文件大小:1869464
    • 提供者:清水
  1. AlienFTP

    0下载:
  2. FTP服务器端及客户端的设计及实现,使用CSocket编程,图形界面,实现了文件上传,下载,删除、文件夹的上传下载删除、断点续传等功能-FTP server-side and client-side design and implementation, use CSocket programming, graphical interface, realize the file upload, download, delete, folders, upload download delete, H
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-17
    • 文件大小:4734171
    • 提供者:da
  1. EnumHostsDlg

    0下载:
  2. 通过本程序,我们可以访问局域网内的其他计算机的文件资源。通过学习,应学会如何使用CSocket类来对制定端口进行扫描。-Through this process, we can access other computers on the LAN of file resources. Through the study, should learn how to use the CSocket class to the development of port scan.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3130
    • 提供者:朱科
  1. talkroom

    0下载:
  2. 本程序是一个多人聊天的程序,使用Csocket类,建立服务器后,可以运行多个客户端进行聊天室功能-This procedure is a procedure for people to chat, use the CSocket class, the establishment of the server can run multiple client chat room function
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-20
    • 文件大小:217309
    • 提供者:yao
  1. ChatRoom(CSocket)

    0下载:
  2. 在VC环境下,使用CSock类编写的网络聊天室。-In the VC environment, the use of category CSock prepared Chat Network.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:19574
    • 提供者:赵云
  1. MyQQ

    0下载:
  2. 类似于QQ的功能强大的即时聊天工具,基于Csocket和多线程完成。-QQ is similar to a powerful real-time chat tool, based on the completion of CSocket and multithreading.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-04
    • 文件大小:45390
    • 提供者:ice
  1. j_12418_CHAT

    0下载:
  2. 这是一个服务器/客户端聊天程序的客户端部份,使用了CSOCKET类,有一些基本的功能-This is a server/client chat client part of the procedure, the use of the CSocket class, there are some basic functions
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-08
    • 文件大小:509561
    • 提供者:zdbao
  1. ChatRoom

    0下载:
  2. Winsock实现网络聊天室 CSocket实现聊天室-Winsock network chat rooms chat rooms to achieve CSocket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:101815
    • 提供者:
  1. CSock

    0下载:
  2. 继承自CSocket的类,可通过设置m_nTimeOut的值来设置延时。-Inherited from class CSocket, can m_nTimeOut by setting the value to set the delay.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1280
    • 提供者:hkk
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com