CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket messaging client server

搜索资源列表

  1. 网络聊天:VC winsock-tcp

    0下载:
  2. 一个经典的socket套接字的程序!分为server和client两个部分! 利用CSocket发送消息!!值得新手学习socket的使用!-a classic socket socket procedures! Server and client divided into two parts! Use CSocket messaging! ! Newcomers should learn to use the socket!
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:66.06kb
    • 提供者:teky
  1. scoket_chat.rar

    0下载:
  2. scoket通信(仿QQ)VC源码: 通过socket通信原理,建立一套即时通讯软件,包括服务器与客户端源代码,scoket communications (like QQ) VC Source: Communication Theory through the socket to establish a set of instant messaging software, including server and client source code
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-30
    • 文件大小:427.47kb
    • 提供者:metoo
  1. realmsg-4

    0下载:
  2. 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3.76mb
    • 提供者:xc
  1. MyAppS60

    0下载:
  2. • Symbian OS basics, Memory Management, Descr iptors, Application Structure, Client-Server, Active Object, Application UI Viewer, Screen Saver, File Handling, Simple 2D,3D games, Simple Banner, Scalable UI, Location Finder GPS, HTTP client API,
  3. 所属分类:Symbian

    • 发布日期:2017-03-29
    • 文件大小:10.92kb
    • 提供者:phani
  1. socket

    0下载:
  2. 局域网即时通信,已实现客户端和服务器聊天基本功能!-LAN instant messaging has client and server implementation the basic functions of chatting!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:13.55kb
    • 提供者:李建鹤
  1. WSAsocket

    1下载:
  2. 本程序基于windows异步消息机制,采用异步套接字,详细设计实现了一个类似于聊天室的即时消息通讯系统的客户端和服务器端。对学习网络socket编程的朋友具有很高的参考价值!-This procedure mechanism based on asynchronous messaging windows, the use of asynchronous sockets, the realization of the detailed design of a chat room similar t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-11-30
    • 文件大小:119.42kb
    • 提供者:wang514
  1. socketprogram

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

    • 发布日期:2017-04-14
    • 文件大小:5.31kb
    • 提供者:
  1. FTP1

    0下载:
  2. simple client for messaging to socket server
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:10.92kb
    • 提供者:Vi
  1. Advancer

    0下载:
  2. 实现消息收发的模拟软件系统,软件采用基于Socket通讯的客户端/服务器结构,其中客户端表示手机、服务器表示基站,通过用户界面总控开关控制信令收发。-Simulation software to achieve messaging systems, software, Socket communication based client/server architecture, in which the client, said mobile phones, servers, said base
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7.41mb
    • 提供者:lili
  1. src

    0下载:
  2. 非常好的即时通讯代码,包括服务器和客户端,功能完备,是学习socket和即时通讯开发的绝好实例。-A very good instant messaging code, including server and client, complete functions, is to learn socket and the development of excellent examples of instant messaging.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:177.3kb
    • 提供者:zhangmin
  1. LAN_IM

    0下载:
  2. 局域网即时聊天通过进行文本聊天和语音聊天来实现彼此沟通、交流信息。本次局域网即时聊天程序设计主要用了Visual C++编程环境,实现了在LAN中在线用户的文本、语音交互。 在设计里涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。 本次设计主要着重于语音聊天部分,在本次论文里主要以语音聊天的流程和各模块之间的关系及Socket处理为主说明。 -LAN
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1.69mb
    • 提供者:王勋
  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
    • 文件大小:153.86kb
    • 提供者:张宁
  1. Client

    0下载:
  2. 和同学写的android的QQ客户端。该程序实现了android设备平台的即时通讯。有注册、登陆、即时通讯等功能模块。能够进行注册验证和登录用户名和密码验证,所有的校验都在server服务器上完成;通过Socket网络通信给客户端发送相应的通知;能够进行添加好友、删除好友;能够显示在线用户和下线用户、发送信息和图片,能够进行信息*和私聊。 -And students write the android QQ client. The program achieved the androi
  3. 所属分类:android

    • 发布日期:2017-05-10
    • 文件大小:2.34mb
    • 提供者:三三
  1. CSockClient

    0下载:
  2. C++ MFC SOCKET通讯客户端 可以连接服务端 进行聊天通讯、文件传输等功能 默认端口为5050 默认IP地址192.168.0.1-The C++ MFC SOCKET messaging client can be connected to the server chat communication, file transfer function default port 5050 default IP address 192.168.0.1
  3. 所属分类:Com Port

    • 发布日期:2017-11-10
    • 文件大小:2.1mb
    • 提供者:rivulet
  1. instant-messaging-system

    0下载:
  2. 本章实现了一个聊天系统的客户端,主要介绍高级按钮控件的定制,高级列表框的定制,连接套接字的建立以及与服务器的连接等。 本章实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件 使用列表框控件等。 该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。 该客户端的配置文件为Debug目录下的server.info文件;可以直接在server.in
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:4.98mb
    • 提供者:
  1. socketprogram

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

    • 发布日期:2017-04-14
    • 文件大小:5.35kb
    • 提供者:ingthe
  1. VisualCPPInstant-messaging-system

    0下载:
  2. 不错的socket服务端与客户端的代码实例,对学习socket通信很有帮助-Code examples nice socket server and client socket communication is helpful for learning
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:232.24kb
    • 提供者:John
  1. Windows-SOCKET-QQ

    0下载:
  2. 这是一个基于windows套接字的即时聊天示例程序,含有客户端和服务器端,具有很高的参考价值哦-This is a windows-based instant messaging socket sample program contains the client and server side, with a high reference value oh
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-23
    • 文件大小:7.07mb
    • 提供者:Mari
  1. Client

    0下载:
  2. 创建Socket客户,客户机用 Socket 连接到服务器,实现客户机到服务器的互相传送。-Create Socket client, the client connects to the server using Socket to achieve the client to another messaging server.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-11
    • 文件大小:953byte
    • 提供者:钮浩东
  1. Socket

    0下载:
  2. 简单的服务器与客户端的消息传递,窗口化界面-Simple messaging server and client window interface
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-25
    • 文件大小:9.36kb
    • 提供者:刘宇霆
« 12 »
搜珍网 www.dssz.com