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

搜索资源列表

  1. Delphi socket通讯

    4下载:
  2. 实现1对1通信,即任何一个客户端可以选择某个连接上服务端的另一个客户端进行聊天通信
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2009-05-03
    • 文件大小:197861
    • 提供者:cyrus_zhou
  1. Talkc 点对点即时通讯工具客户端

    0下载:
  2. 点对点即时通讯工具客户端,基于TCp协议,创建了CAsyncSocket套接字-Peer to peer instant messaging client, based on TCp agreement, creating a CAsyncSocket socket
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2017-05-13
    • 文件大小:3493260
    • 提供者:李国弘
  1. VB-Socket

    1下载:
  2. vb编写的局域网通讯程序,含服务端和客户端,主要用到Socket-vb prepared by the local area network communications program, including server and client, mainly used in Socket
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-23
    • 文件大小:180679
    • 提供者:sheldon
  1. socketprogram

    0下载:
  2. 通过用socket创建套接字,实现远程服务器与客户端的即时通讯-Create a socket using socket, remote server and the instant messaging client
  3. 所属分类:ICQ-IM-Chat

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

    0下载:
  2. 利用套接字实现双机通讯,分服务器端和客户端。-The use of double-socket communication, at the server side and client.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:3738
    • 提供者:dawei
  1. SocketTest

    0下载:
  2. 客户端和服务器进行简单的通讯,了解Socket通信的基本机制。-Simple client and server communication, understanding the basic mechanism of Socket Communications.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-31
    • 文件大小:82273
    • 提供者:胡学远
  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. EasyChat

    0下载:
  2. 局域网内的简单聊天程序,有服务器和客户端,使用套接字通讯。-A simple LAN chat program, a server and client, using socket communication.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-06-12
    • 文件大小:19650344
    • 提供者:何大勇
  1. chat

    0下载:
  2. 在先前已上传的那个版本上做了一点改进: 1.将服务器与客户端之间的通讯命令做了处理,这次采用特殊编码格式的命令控制方式,摒弃了先前版本中采用的通过解码成字符串的命令格式,避免了解码过程中会出现的bug(特殊情况下此bug才会出现,表现为将内部命令作为消息正文打印出来。。。让我很受伤。。) 2.增加了闪屏振动功能(一看就知道模仿MSN的。。没创意。。。),可以群振,也可以点对点振,反正振你没商量! 3.修正了其他的一些小bug。 程序截图还是先前版本的
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-09
    • 文件大小:1492287
    • 提供者:lzg8688
  1. chat

    0下载:
  2. socket通讯,客户端和服务器之间的通讯。类似QQ聊天工具。-socket communications
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:359788
    • 提供者:晶生晶世
  1. MyQQ2012

    0下载:
  2. 通过socket连接实现了即时通讯功能。 在服务器端,将用户资料存储于access数据库中。 客户端需要登陆。登陆后能够从服务器读取好友列表、用户资料等信息。考虑到安全性,密码使用了MD5加密,客户端与服务器之间使用序列化的类传输数据。 本资料适合新手使用。-Through the socket connection to the instant messaging function. On the server side, the user data stored in the
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:400698
    • 提供者:ChenHuarong
  1. socket-chat-room

    0下载:
  2. 网络聊天室,利用SOCKET通讯,客户端和服务器分开编写-net chat room ,socket communica tion,this project is devide into two part ,the server and the client
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-19
    • 文件大小:5790656
    • 提供者:huhaifeng
  1. Imitate_QQ

    0下载:
  2. 高度模仿qq的客户端程序,采用socket编程实现,平台vs2008,包含点对点文字通讯、点对点图片传输、点对点ftp传输,并可根据ip添加好友。-Highly imitate qq client program using socket programming, platforms, vs2008, including peer-to-peer text messaging, point-to-point image transfer, peer-to-peer ftp transfer, a
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-22
    • 文件大小:7278221
    • 提供者:Dargon Liu
  1. socket-QQ

    0下载:
  2. 可以实现聊天的企业通讯工具,包括服务器和客户端的程序-You can chat enterprise communication tools, including server and client program
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-06-09
    • 文件大小:17243105
    • 提供者:luyazhe
  1. Socket

    0下载:
  2. 里面是用Socket来通讯的,包含启动服务器,连接客户端,服务器发送信息,客户端接收信息,对于初学通讯方面知识的相当有用-Inside the Socket Communications, start the server contains the connected client, the server sends information, the client receives information for the beginner knowledge of communications
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:94982
    • 提供者:李康艺
  1. KouChat_Win32

    0下载:
  2. 用Socket实现服务器客户端于一体的局域网即时通讯系统,主要实现单人聊天,群聊,文件传输-On Socket Server client in one of the LAN instant messaging system, the main single chat, group chat, file transfer
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:79761
    • 提供者:谭雄鹰
  1. 4.0_MiniQQ2012

    0下载:
  2. 用Socket实现服务器客户端于一体的局域网即时通讯系统,实现单人聊天,群聊,文件传输,主界面调整,皮肤设置等一系列功能-On Socket Server client in one of the LAN instant messaging system, to achieve single chat, group chat, file transfer, the main interface to adjust the skin setting a series of functions
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:512717
    • 提供者:谭雄鹰
  1. TCP SOCKET

    0下载:
  2. 实现客户端与服务端基于tcp协议通讯,服务端为机器人,客户端为客户,机器人词库通过读取txt文件来实现,方便增添和修改(Chat robot Realize client and server communication based on TCP protocol)
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2018-01-03
    • 文件大小:35647488
    • 提供者:小码
搜珍网 www.dssz.com