搜索资源列表
用Socket编写的通过网络的数据采集程序
- 用Socket编写的通过网络的数据采集程序,当客户端和服务器连接后,就可以通过设置频率采集服务器端数据(开发版)- Compiles with Socket through the network data acquisition procedure, after the customer end and the server connection, may (develop version) through the establishment frequency gathering ser
Socket文件传输
- 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息 -receive a document server, a client sends documents. Socket two each while only link to a document transmission. 3 can also send news network
Jarklien
- 类似于飞鸽传输的局域网聊天传输程序,不分服务端和客户端,他可以充分利用局域网的网络资源,传输速度超过10mb/s,而且有美观的用户界面-Fei transmission similar to the LAN chatting transmission procedures, regardless of the server and client, he can take full advantage of the LAN network resources, transmission speed
litephone
- 网络电话客户端!!可用中桥等多种网电话!-telephone network client! ! Many bridges were available telephone!
communicationtool
- 利用套接字连接实现异步网络通信 先启动服务器 然后客户端-socket connections using Asynchronous communications network server then activated first client
fyy1
- 如何有效的监视和控制网络中各台计算机的工作情况以及随时出现的各种异常情况,如何在网中实现有效的文件传输,如何让各客户在有何需要时可以方便的与网络管理人员进行联系等一系列的问题也便随之出现。本软件便是针对这一系列的问题而在windows2000操作平台是设计的。通过本软件的服务器便可以查看各客户端计算机上所起的服务,某时所运行的程序,机子的启动项目,共享资源,以及通过查看事件查看器了解计算机出现的各种情况。并且各客户端通过本软件快速的下载服务器上提供的文件。从而使企业网络的管理得到进一步的完善。-
Soft20060210102824653
- qq最新示例源码 包括: VC++项目源文件(客户端、服务器端)已编译的可执行文件(客户端、服务器端) 供学习C++网络编程参考。-qq latest example source code include : VC projects source document (client, server side) has compiled executable file (client, server side) for learning C network programming referenc
FileTransferClient
- 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的客户端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the client, using the TCP / UDP protocol, which can be expanded to net net
ipadress0
- 获得本机ip地址的MFC程序源代码 利用CSocket类实现网络文件传送,包括发送文件的服务器端、接收文件的客户端程序代码
ChatR100
- 一个用VC实现的聊天室程序,该程序是客户端和服务器端共用的。稍加修改可以做成网络数据收发。用的是winsock来实现网络通讯的-VC with a chat room procedures, the procedures are client and server shared. Little changes can cause network data transceiver. Used to the protocols of the communications network
Client-Src
- 用C++语言开发一个网络视频会议客户端源代码,来源不祥-C + + language to develop a video conferencing network client source code, source unknown
Mpeg
- Mpeg流的网络客户端实时播放的程序,希望对大家有帮助-Mpeg stream real-time broadcast network client procedures, we hope to help
ChatClient
- 使用VC++实现的网络聊天客户端程序,登录服务器后可实现一对多的聊天模式,界面友好,程序结构合理。-Using VC to achieve the network chat client program, log server can be one-to-many chat mode, user-friendly, program structure reasonable.
code
- 多个客户端能够同时连接到一个服务器进行聊天,客户端可以向所有人发送消息,也可以向某人单独发送消息。 服务器端也能参与聊天。服务器端可以记录所有的聊天记录(包括客户端之间的单独聊天),服务器能够与某个客户端和全部客户端相互发消息。 -multiple clients can simultaneously connect to a chat server, the client can send a message to all, you can send a message to the
eKanBanConsole
- c#网络通信,服务器和客户端,c#2005-c#
IocpSocketSvr
- 一个完成端口模型的网络服务器引擎,包括通讯服务端和客户端 -Completion port model of a web server engine, including communication services and client
Com2NetServer
- 串口接收从工控机发回来的数据,然后通过网络发送到客户端-COM RECEIVE THE DATA FROM THE MACHINE AND SHEN THE DATA TO THE CLIENTS
client
- 这个是vc下的一个聊天室工具的客户端,希望对学习网络编程的人员有用-This is a chat room under vc tool for the client, want to learn network programming useful to
MyProjects
- 环境:Windows XP SP3、 VC++ 6.0、 Windows 2003 SDK 使用步骤: 1、下载解压之后,使用VC++ 6.0打开两个工程:一个是SocketServer和一个ClientSocket工程。 2、首先运行服务器端工程,选默认的端口1008 3、然后运行客户端工程,选默认的端口1008和默认的服务器地址 4、再运行多个客户端进程 5、如果一切正常,可以每个客户端的消息发送,我们可以在服务端和各个客户端同步看到消息 -Environment
网络通讯程序
- c++语言编写,实现客户端和服务器之间的数据通讯,基于HTTP请求应答协议。
