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

搜索资源列表

  1. flymsg

    0下载:
  2. c#实现的一款即时通信小程序,利用socket封装的udp协议实现,是初学者学习socket编程的很好的源代码。功能比较简单,还有许多可以完善的地方
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:34618
    • 提供者:李彤
  1. myqqapp

    0下载:
  2. qq通信工具的实现,运用socket进行网络编程,实现网络中的用户的文字通信
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:800012
    • 提供者:刘胜
  1. MSocUdp

    0下载:
  2. 这个程序是udp socket编程的范例,支持端口到端口的即时聊天,也可以是局域网内的广播通信 /////////////////////////////////// The MSocUdp sample is a minimal dialog box-based MFC application that demonstrates how to use the CAsyncSocket class to send and receive directed datagram or
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:4410011
    • 提供者:h
  1. clientdaserver

    0下载:
  2. 计算机网络课程设计,使用socket编程实现即时聊天软件。有客户端和服务器端,可实现多个客户端的即时通信,功能和QQ类似。完整程序和源代码。-Computer network curriculum design, the use of socket programming real-time chat software. A client and server, multiple clients can achieve real-time communication, function and
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:183355
    • 提供者:Wilson
  1. GTK_MySQ-LTCP_IP

    0下载:
  2. 在Linux平台下采用两种高级环境GTK+2.0和MySQL设计基于TCP/IP的网络聊天室,利用Linux操作系统的多线程技术和套接字编程技术.用GTK+2.0和MySQL开发数据库关键技术,详细说明了系统的通信原理和软件的设计与实现方法.-This paper introduces TCP/IP-based the chatrooms in network under the Linux environment with two advanced GTK+2.0 and MySQL usin
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-05
    • 文件大小:608641
    • 提供者:rejoiceliberty
  1. chat1

    0下载:
  2. 异步套接字编程 单一线程中服务器和客户端之间的通信。-Asynchronous socket programming. Through the process: startup-create-bind-connect-receive-send- closesocket to implement socket communication.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-08
    • 文件大小:1934720
    • 提供者:sophia
  1. Chat

    0下载:
  2. 网络Socket编程,实现本地局域网内的多机通信-Network Socket programming, local area network within the multi-machine communication
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-30
    • 文件大小:12948120
    • 提供者:Miroc
  1. LanChat

    0下载:
  2. 简单文字消息通信.在了解windows socket编程的基础上,使用微软的mfc框架与winsock结合编写简单文字消息通信软件,实现不同端口之间的消息互通。-Simple text messaging. In understanding the basis of windows socket programming, using Microsoft winsock mfc framework and integrate communication software to write simp
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-08
    • 文件大小:1904210
    • 提供者:王晶
  1. design-of-instant-messaging-software

    0下载:
  2. 基于socket的即时通讯软件的设计,本设计通过研究讨论,设计基于socket编程的网络聊天系统,服务器端采用多线程并发服务方式,多客户端能同时连接服务器,并且客户端之间能进行通信。程序通过了验证与测试,证明了系统的可用性、易用性、完善性。-Socket-based design of instant messaging software,This design study and discuss the design of network-based chat system socket pr
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-26
    • 文件大小:157553
    • 提供者:张宁
  1. CHATROOM

    0下载:
  2. 这是一个简单的聊天室程序,使用的是visual C++的socket编程技术,达到比较良好的即时通信效果。-This is a simple chat program, using visual C++ 的 socket programming technology to achieve relatively good effect of instant messaging.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:401790
    • 提供者:王可
  1. chat2

    0下载:
  2. 本次局域网即时聊天程序设计主要用了Visual C++编程环境,设计里还涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。-The LAN Instant Messenger program design is mainly used by Visual C++ programming environment, designed in the network com
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-11
    • 文件大小:3019155
    • 提供者:chenkan
  1. MF-FakeQQ

    0下载:
  2. 给出了 应用MFC 编程socket的实际例子,设计了用户端和服务器端的即时通信-MFC application is given practical examples of socket programming, design client and instant messaging server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:235499
    • 提供者:zhanghaoyuan
  1. MF-FakeQQ

    0下载:
  2. 给出了 应用MFC 编程socket的实际例子,设计了用户端和服务器端的即时通信-MFC application is given practical examples of socket programming, design client and instant messaging server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:235558
    • 提供者:zhanghaoyuan
  1. xms

    0下载:
  2. qq通信程序,实现局域网通信的代码,socket编程应用-The qq corresponds by letter procedure and carry out the code of area net in the office correspondence
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-28
    • 文件大小:327068
    • 提供者:王旭
  1. Part-2

    0下载:
  2. c#,套接字编程,构建客户端和服务端,实现群聊和点对点聊天,增加文件传输的通信协议。-c#, socket programming, building client and server to achieve the group chat and peer chat, file transfer protocol to increase.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-24
    • 文件大小:79358
    • 提供者:刘尚
  1. MyQQ

    0下载:
  2. vc socket 编程 实现局域网内通信-vc socket
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:249035
    • 提供者:卢迎飞
  1. ChatServer

    0下载:
  2. 运用socket编程,MFC实现简单的互发信息通信,这是服务端的源代码。-Socket programming example.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-14
    • 文件大小:6622
    • 提供者:
  1. ChatClient

    0下载:
  2. 运用socket编程,MFC实现简单的聊天通信。这是客户端的源代码。-Socket programming example.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-14
    • 文件大小:6288
    • 提供者:
  1. 仿QQ聊天程序SOCKET编程服务端与客户端

    0下载:
  2. 用java语言及网络通信socket编程编写的网络聊天室,能够实现多人在线聊天。(The network chat room which is written in the Java language can realize the multi - person online chat.)
  3. 所属分类:ICQ/即时通讯

搜珍网 www.dssz.com