搜索资源列表
CDMA无线视频监控客户端
- 基于CDMA网络的无线视频监控客户端软件,软件中的视频服务器暂时是好用的(最好下午时间),可以看到应用中的视频。有这方面需求的可以和我联系。aid0932@sina.com
聊天程序服务器端和客户端
- 用vc实现的网络编程!聊天程序的客户端服务端都有!并且可灵活应用!可谓是一个实用程序!-chatroom application coded by VC.both server side and client side.
一个服务器与客户端的程序
- 一个客户端跟服务器端的代码。用来让学习网络编程的GG学习。-a client with the server-side code. To allow the Learning Network Programming GG learning.
一个关于网络广播的(服务器-客户端模式)小程序
- 一个关于网络广播的(服务器-客户端模式)小程序(华南农业大学信息学院计算机系).-on a broadcast network (server-client model) small programs (South China Agricultural University, Department of Computer Information Institute).
一个简单的实现客户端和服务器端聊天的C程序
- 一个简单的实现客户端和服务器端聊天的C#程序,网络通信-a simple realization of client and server-side chatting C# procedures and network communications
chat(网络聊天程序)
- 网络聊天:vc++ 实现 WINSOCK-TCP.包括客户端,服务器端.-network chat : vc achieve WINSOCK-TCP. Include client, server-side.
特洛伊*客户端
- 特洛伊*客户端主要应用于网络,还有服务器端-The client of Trojan horse applyed mainly to network,and the server is also.
简单的网络聊天程序
- 这是一个客户端/服务器模式的网络聊天小程序,通过监听和连接好后就可以发信息-This is a client / server model of Internet chat small program through wiretapping and good connections can be made after the information
TCP实现客户服务器聊天程序
- 操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
客户端服务器通讯
- C# - 网络编程 实现服务器与客户端通讯
TCP服务器与客户端源代码
- 基于VC 6.0工程文件,测试TCP方式进行网络通信,包括服务器和客户端程序。
网络客户端服务器实现
- 编写WEB客户端原型myWebBrowser和WEB服务器原型myWebServer及管理工具myManager,要求满足以下条件: 功能需求 1. myWebBrowser a) 利用HTTP的GET消息,能从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码; d) 能调用Linux系统中的Web浏览器(如mozilla)正确显示index.html页面。 2. myWebSer
linqt-2.8.3.rar
- MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上。目前客户端程序的界面完全模仿腾讯的QQ。,MyICQ is set of public sources codes immediate communication software, including the server end and the customer end, may use in the Internet or the loc
C-S-chat
- vc聊天室 客户端 服务器端源代码...学习网络-vc Chat client server-side source code ... Learning Network
IFS_Source
- 网络硬盘系统,支持web, 包括vc++客户端/服务器-Network hard disk system
26.Visual.CSharp.NET.wangluohexinbiancheng
- 包括三方面内容:CSharp网络开发基础知识,基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发,最后包括win32网络组建开发,web数据库基础,win32异步套接字开发、xml web services开发以及一个完整的分布式网络应用程序开发实例。-Includes three aspects: CSharp web development basics, basic server development, based client development,
XNetFramework
- XNetFramework 是一个非常简单的.net网络通信框架,采用UDP实现,主要用于客户端-服务器模式,本框架实现模拟心跳包(实现断线等事件触发),消息封装等功能,利用本框架可以快速实现网络上基本 C/S模式的程序。-XNetFramework is a very simple. Net framework for network traffic, using UDP to achieve, mainly for the client- server model, the framewor
c#SyncGamechiqizi
- 这是一个基于C#的吃棋子网络小游戏,含有客户端与服务器端。(This is a game called "Eat the pieces" based on C # containing client and server)
网络通讯客户端服务的完整代码
- 客户端给服务器发送消息,服务器接受后保存本地,服务器也可以给客户端发送。 VC++ 编写。(The client sends messages to the server, the server is saved, and the server can send it to the client.)
第三代神经网络
- 本文主要介绍深度学习以及复杂layman形式运算的深度网络。通过真实数据的实验,定量比较,证实(或证伪)深度神经网络理论在外汇交易中的优势。当前主要用途是分类,基于深度神经网络模型创建一个指标和一个EA,根据客户端/服务器的方式进行运作,并对它们进行测试。(This paper mainly introduces deep learning and deep network of complex layman form operations. Through real data experime