搜索资源列表
会话通信程序2
- 该实例完成模拟的FTP功能.服务器程序在2000端口进行侦听,并进入等待连接状态.客户端尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行文件传输,程序里要求文件夹小于32KB.客户端提示输入文件各,该文件名可以带路径,服务器收到文件后,将其写到相应位置.-examples of the complete simulation of FTP functions. In 2000 server port for the interception, and went to wait
实例111 用C语言实现Ping程序功能
- 用C语言实现Ping程序功能,是网络编程初学者学习的好例子。-C language function Ping procedures, the network programming beginners to learn the good examples.
实例51-多线程SPIDER
- 多线程SPIDER:本实例使用多线程技术实现了网络蜘蛛应用程序,可以自动搜索HTML页面并下载指定文件。-multithreading SPIDER : examples of the use of the multithreading technology to achieve a spider network applications, it will automatically search HTML pages and download a specific file.
vbudp协议程序实例
- 利用vb进行基于UDP协议的网络程序源码,已经过测试。-using UDP-based network programming source code has been tested.
实例104 在程序中嵌入HTML网页
- 在程序中嵌入HTML网页,它的效果就相当于一个简单的浏览器!-procedures embedded in HTML pages, it is equivalent to the effect of a simple browser!
实例93 判断网址是否有效
- 该程序的功能是判断你输入的一个网址是否有效!-the program's function is to judge you enter the validity of a website!
cached_allocator
- ACE 缓存式分配器程序实例,子演示ACE_Cached_Allocator是怎样被用于预分配内存,然后处理内存请求的。-ACE cache Distributor procedures example, ACE_Cached_Allocator son demo for what is being pre-allocated memory, then the memory request.
CommSocket
- 使用Socket进行通信的程序实例-use Socket communications examples of procedures
vc-code
- 解压后文件夹里是一些VC程序实例,有网络方面的,界面方面制作等等!
src
- 《Visual C++编程精选集锦(网络与通信分册)》相关配套源码。 Visual C++6.0中利用图像扫描控件控制扫描仪 实例2 也谈开发硬件中断虚拟驱动程序 实例3 利用DirectX实现对游戏操纵杆的编程 实例4 Windows环境下如何编写I/O程序 实例5 用Visual C++编制串行通信程序 实例6 Windows 98下的多显示器编程技术
WindowsSocketsguifanjiyingyongwangluobianjijiekou.
- 本书适应了Windows、Internet及计算机网络普及的潮流,介绍了一套在Windows下网络编程的规范-Windows Sockets。这套规范是Windows下得到广泛应用的、开放的、支持多种协议的网络编程接口。从1991年的1.0版到1995年的2.0.8版,经过不断完善并在Intel、Microsoft、Sun、SGI、Informix、Novell等公司的全力支持下,已成为Windows网络编程的事实上的标准。为使读者能够充分理解和应用这套规范,本书不但对Windows Socke
winsocket
- 本书适应了Windows、Internet及计算机网络普及的潮流,介绍了一套在Windows下网络编程的规范-Windows Sockets。这套规范是Windows下得到广泛应用的、开放的、支持多种协议的网络编程接口。从1991年的1.0版到1995年的2.0.8版,经过不断完善并在Intel、Microsoft、Sun、SGI、Informix、Novell等公司的全力支持下,已成为Windows网络编程的事实上的标准。为使读者能够充分理解和应用这套规范,本书不但对Windows Socke
Windows_Sockets_program
- 本书适应了 Windows、Internet 及计算机网络普及的潮流,介绍了一套在 Windows 下网络编程的规范-Windows Sockets。这套规范是 Windows 下得到广泛 应用的、开放的、支持多种协议的网络编程接口。从 1991 年的 1.0 版到 1995 年的 2.0.8 版,经过不断完善并在 Intel、Microsoft、Sun、SGI、Informix、Novell 等公司 的全力支持下,已成为Windows 网络编程的事实上的标准。为使读者能够充分理
TCP.UDP
- VC++6 TCP UDP通讯程序实例-VC 6 TCP UDP communication procedures example
CS模式开发实例
- C/S模式程序简单开发样例,可以学到多线程及socket方面的知识-C / S to develop a simple example, can learn multithreading socket and the knowledge
实例70
- WINSOCK程序设计共分为客户端和服务器端程序两部分,要求实现功能:服务器端要能监听客户端连接请求,为客户端的连接请求建立SOCKET队列,处理各个客户端发送的数据,并向响应客户端发送应答信息,更新服务器端的端口号。-Winsock program design consists of client and server-side procedures in two parts, requires the function : server can be monitored to client
6EVC_File
- 用Evc开发的一些关于文件操作的程序实例源码,供大家下载参考学习-Evc development with a number of documents on the operation of the source code examples procedures for downloading information learning
10EVC_UDP
- 用Evc开发的Ping、UDP协议演示程序实例源码-Evc development with the Ping, UDP demo program source code examples
实例42 同步网络时间
- 可以同步网络时间,分服务器端和客户端两个版本。完整vc程序-network time synchronization, and server-client versions. Integrity vc procedures
jgroups组播程序实例
- 该文件夹下面有4个完整的例子,详细的解释了组播的原理。该例子简单修改一下就可以满足网络游戏服务器端之间的状态转播。支持同步以及异步的组播