搜索资源列表
windows网络编程.rar
- windows网络编程,分为2部分
Windows Sockets
- Windows Sockets规范及应用Windows网络编程接口-Windows Sockets specifications and the Windows Application Programming Interface Network
Windows 脚本技术
- 本书详细介绍了两种网络脚本语言,对网络编程者有很大的帮助-the book details the two scr ipting language network, the network programmers are a great help
Windows网络编程第二版补充材料2
- Windows网络编程第二版补充材料,包含原代码与书中没有的NetB方面的介绍,是清华大学出版的.NET丛书里的-Network Programming Windows version of the second supplementary materials, and include the original code book not NetB the presentation, is published by the Tsinghua University. The NET Series
WINDOWS SOCKETS头文件
- Windows Sockets规范定义了一套Micosoft Windows下网络编程接口,包含了人们所熟悉的Berkeley Socket风格的库函数;也包含了一组针对Windows的扩展库函数,以使程序员能充分地利用Windows消息驱动机制进行编程。-Windows Sockets specification defines a set of result list Windows network programming interface, which includes people f
《Windows网络编程技术》附书源码
- 《Windows网络编程技术》附书源码 希望能给大家提供帮助-"Windows network programming technology," A source book will give you hope for help
CApp
- 主要是一些C语言中常用到的一些小例子的源码,还有几个关于windows 编程的一些例子-mainly some common C language to a number of small examples of source code, several windows on the programming examples
BankServer_and_BankClinent
- 本系统对银行的相关业务都做出了相关功能。而且用到了很多WINDOWS的核心技术,包括完成端口,线程池等技术。是提高WINDOWS编程能力的较好实例。-the banking system to the relevant business has made its related functions. And used a lot of the core Windows technology, including the completion ports, thread pool and othe
ftp服务器
- 模拟ftp服务器, 是学习windows编程上乘的选择-simulation ftp server is studying windows programming experience the choice
Windows-socket-program--server-and-client
- 基于API的套接字编程,可以检测到服务器和当前客户机的IP地址和端口号,并接收客户端信息。
windows编程1
- windows环境下的网络编程-windows environment of Network Programming
windows
- windows网络编程与通信编程.rar windows网络编程与通信编程.rar
PasswordMonitor
- 对IP地址的解析,纯windows编程!!!!程序精简且质量很高
Network Program for Windows
- 内含《Network Program for Windows》该书的所有示例源代码,对于那些正在学习Windows网络编程的人有很大帮助。-intron "Network Program for Windows" book of all sample source code, for those who are learning Windows programming network will be very helpful.
Windows 网络编程技术(源码)
- windows网络编程技术随书源码,微软公司核心技术书库!-windows of network programming source with books, Microsoft core technologies Stack!
windows网络编程技术1
- 通过阅读他能了解网络编程的新技术和应用,好处-through reading his network programming to understand the new technologies and applications, many benefits
windows网络编程技术2
- windows网络编程技术之二,读者可继续下载-windows network programming technology bis, readers can continue to download
windows网络编程技术3
- 欢迎继续下载windows网络编程之3,希望对大家有些帮助-welcome to download windows in respect of the three network programming, we hope to help some
Windows网络编程源代码
- Windows网络编程的源代码,用来学习网络编程的基础代码.-Windows network programming source code used to study the basis of network programming code.
Windows网络程序设计完全讲义源码
- windows网络程序设计完全讲义所有章节的源码,均编译通过,对于提高windows平台下网络编程水平有很大作用.