当前位置:
首页 资源下载
搜索资源 - socket messaging client server
搜索资源列表
-
0下载:
一个经典的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!
-
-
0下载:
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
-
-
0下载:
本人写的实现类似于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
-
-
0下载:
• 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,
-
-
0下载:
局域网即时通信,已实现客户端和服务器聊天基本功能!-LAN instant messaging has client and server implementation the basic functions of chatting!
-
-
1下载:
本程序基于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
-
-
0下载:
通过用socket创建套接字,实现远程服务器与客户端的即时通讯-Create a socket using socket, remote server and the instant messaging client
-
-
0下载:
simple client for messaging to socket server
-
-
0下载:
实现消息收发的模拟软件系统,软件采用基于Socket通讯的客户端/服务器结构,其中客户端表示手机、服务器表示基站,通过用户界面总控开关控制信令收发。-Simulation software to achieve messaging systems, software, Socket communication based client/server architecture, in which the client, said mobile phones, servers, said base
-
-
0下载:
非常好的即时通讯代码,包括服务器和客户端,功能完备,是学习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.
-
-
0下载:
局域网即时聊天通过进行文本聊天和语音聊天来实现彼此沟通、交流信息。本次局域网即时聊天程序设计主要用了Visual C++编程环境,实现了在LAN中在线用户的文本、语音交互。
在设计里涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。
本次设计主要着重于语音聊天部分,在本次论文里主要以语音聊天的流程和各模块之间的关系及Socket处理为主说明。
-LAN
-
-
0下载:
基于socket的即时通讯软件的设计,本设计通过研究讨论,设计基于socket编程的网络聊天系统,服务器端采用多线程并发服务方式,多客户端能同时连接服务器,并且客户端之间能进行通信。程序通过了验证与测试,证明了系统的可用性、易用性、完善性。-Socket-based design of instant messaging software,This design study and discuss the design of network-based chat system socket pr
-
-
0下载:
和同学写的android的QQ客户端。该程序实现了android设备平台的即时通讯。有注册、登陆、即时通讯等功能模块。能够进行注册验证和登录用户名和密码验证,所有的校验都在server服务器上完成;通过Socket网络通信给客户端发送相应的通知;能够进行添加好友、删除好友;能够显示在线用户和下线用户、发送信息和图片,能够进行信息*和私聊。
-And students write the android QQ client. The program achieved the androi
-
-
0下载:
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
-
-
0下载:
本章实现了一个聊天系统的客户端,主要介绍高级按钮控件的定制,高级列表框的定制,连接套接字的建立以及与服务器的连接等。
本章实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件
使用列表框控件等。
该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。
该客户端的配置文件为Debug目录下的server.info文件;可以直接在server.in
-
-
0下载:
通过用socket创建套接字,实现远程服务器与客户端的即时通讯-Create a socket using socket, remote server and the instant messaging client
-
-
0下载:
不错的socket服务端与客户端的代码实例,对学习socket通信很有帮助-Code examples nice socket server and client socket communication is helpful for learning
-
-
0下载:
这是一个基于windows套接字的即时聊天示例程序,含有客户端和服务器端,具有很高的参考价值哦-This is a windows-based instant messaging socket sample program contains the client and server side, with a high reference value oh
-
-
0下载:
创建Socket客户,客户机用 Socket 连接到服务器,实现客户机到服务器的互相传送。-Create Socket client, the client connects to the server using Socket to achieve the client to another messaging server.
-
-
0下载:
简单的服务器与客户端的消息传递,窗口化界面-Simple messaging server and client window interface
-