联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All TCP/IP协议栈(352) 
按平台查找All Visual C++(352) 

[TCP/IP协议栈] TCP-server-source-code

掌握高性能网络编程,涉及到对网络、操作系统协议栈、进程与线程、常见的网络组件等知识点,需要有丰富的项目开发经验,能够权衡服务器运行效率与项目开发效率
Master the high performance network programming, relates to the network operating system, protocol stack, process and thread, common network components and other knowledge, have rich experience in project development, can weigh the server running efficiency and efficiency of project development (2017-03-03, Visual C++, 69KB, 下载1次)

http://www.pudn.com/Download/item/id/1488514819960600.html

[TCP/IP协议栈] TCP-time-ser-to-cli

TCP套接字编程 --时间服务器例程 服务器端程序等待客户端连接请求 当有客户端请求时,显示客户端IP地址和端口地址 给客户端返回服务器端当前时间 客户端向服务器端询问当前时间 连接到时间服务器 显示从服务器返回的时间信息
TCP Time Server Instance: The server-side program waits for a client connection request When a client requests, display the client IP address and port address Returns the server-side current time to the client The client asks the server for the current time Connect to the time server Displays the time information returned the server (2016-11-24, Visual C++, 66KB, 下载1次)

http://www.pudn.com/Download/item/id/1479999197816534.html

[TCP/IP协议栈] chap2

本地计算机网络编程实例 获取计算机的名称和IP地址【\chap2\Local】 获取计算机的子网掩码【\chap2\ Local】 获取计算机的DNS设置【\chap2\ Local】 获取计算机的网卡地址【\chap2\ Local】 获取计算机安装的协议【\chap2\ Local】 获取计算机提供的服务【\chap2\ Local】 获取计算机的所有网络资源【\chap2\ Local】 修改本地计算机的所有网络设置【\chap2\ Local】 获取计算机TCP/IP协议的所有信息【\chap2\ Local】
Programming examples for the local computer network computer name and IP address {\ chap2 \ Local access to the computer' s subnet mask] [\ chap2 \ Local access to the computer' s DNS settings] [\ chap2 \ Local access to the computer' s network card address] [\ chap2 \ Local access to the computer installed protocols] [\ chap2 \ Local] access computer services [\ chap2 \ Local] Access to the computer all network resources [\ chap2 \ Local] modifies the local computer all the network settings [\ chap2 \ Local] Get computer TCP/IP protocol, all information [\ chap2 \ Local] (2013-06-19, Visual C++, 246KB, 下载6次)

http://www.pudn.com/Download/item/id/2282744.html

[TCP/IP协议栈] TCPChat

网络编程普遍使用socket接口来实现网络间的进程通信,具体的TCP/IP细节被封装在内核之中,由内核完成;用户只需要使用内核提供的socket API来实现通信即可。Windows网络编程继承了Unix的socket接口,基本模式同Unix大同小异。但是由于两个系统的实现不同,在具体实现网络程序时仍存在一些差异。包括一些socket API的原型,以及并发服务器的编写方法等。
The widespread use of socket network programming interface to the process of communication between the network and the specific details of the TCP/IP is encapsulated in the kernel, done by the kernel users only need to use the kernel socket API to communication can be. Windows network programming has inherited the Unix socket interface, much the same basic pattern with Unix. However, due to the realization of the two systems, there are still some differences in the concrete realization of the network program. Including some of the socket API prototype, as well as the compilation of concurrent server. (2012-05-28, Visual C++, 3KB, 下载4次)

http://www.pudn.com/Download/item/id/1891433.html

[TCP/IP协议栈] socket201204158

始套接字来模拟tcp包,对winsock网络编程及tcp/ip协议的学习 有帮助 [pGina.rar] - Windows下的登录替换程序,可以实现用自己的方法增强系统登录,例如使用智能卡、独立的认证系统等。 [Windows2000safe.rar] - Windows 2000 Server的加密机制 Windows
Demonstration Winsock network programming port model, will help beginners to deepen the understanding of the principles of the model. [AES]- AES Fast Algorithm for Bluetooth devices using the E0 algorithm (for encryption), the algorithm of the E1, E2 algorithm, the E3 algorithm (for key management and authentication, etc.) In TCPPacket.zip]- This source code demonstrates how to simulate the raw socket TCP packet winsock network programming and tcp/ip protocol learning [pGina.rar]- login replacement program under Windows, you can achieve with their own methods to enhance the system registry, such as the use of smart cards, and independent certification system. [Windows2000safe.rar]- Windows 2000 Server encryption mechanism, the Windows 2000 Server authentication mechanism in Windows 2000 Server auditing mechanism of Windows 2000 Server security configuration [An encryption certificate. The zip]- an encryption certificate. Zip (2012-04-18, Visual C++, 84KB, 下载9次)

http://www.pudn.com/Download/item/id/1834420.html

[TCP/IP协议栈] socket20120418

演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。 [AES] - AES快速算法和蓝牙设备中用的E0算法(用于加密)、E1算法、E2算法、E3算法(用于密钥管理和鉴权等)等 [TCPPacket.zip] - 此源码演示了如何通过原始套接字来模拟tcp包,对winsock网络编程及tcp/ip协议的学习 有帮助 [pGina.rar] - Windows下的登录替换程序,可以实现用自己的方法增强系统登录,例如使用智能卡、独立的认证系统等。 [Windows2000safe.rar] - Windows 2000 Server的加密机制 Windows 2000 Server的认证机制 Windows 2000 Server的审计机制 Windows 2000 Server的基本安全配置 [一种加密证书的实现.zip] - 一种加密证书的实现.zip
Demonstration Winsock network programming port model, will help beginners to deepen the understanding of the principles of the model. [AES]- AES Fast Algorithm for Bluetooth devices using the E0 algorithm (for encryption), the algorithm of the E1, E2 algorithm, the E3 algorithm (for key management and authentication, etc.) In TCPPacket.zip]- This source code demonstrates how to simulate the raw socket TCP packet winsock network programming and tcp/ip protocol learning [pGina.rar]- login replacement program under Windows, you can achieve with their own methods to enhance the system registry, such as the use of smart cards, and independent certification system. [Windows2000safe.rar]- Windows 2000 Server encryption mechanism, the Windows 2000 Server authentication mechanism in Windows 2000 Server auditing mechanism of Windows 2000 Server security configuration [An encryption certificate. The zip]- an encryption certificate. Zip (2012-04-18, Visual C++, 84KB, 下载10次)

http://www.pudn.com/Download/item/id/1834417.html

[TCP/IP协议栈] The-TCP--implement

用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能: get:取远方的一个文件 put:传给远方一个文件 pwd:显示远主当前目录 dir:列出远方当前目录 cd :改变远方当前目录 ? :显示你提供的命令 quit :退出返回
Use socket programming interface to write two program, respectively for the customer program (client. C) and server program (server. C), the program should be able to achieve the following command function: Get: take a far files Put: to far away a file PWD: show far Lord the current directory Dir: lists the current directory to far away CD: change the distance the current directory ? : show you provides commands Quit: exit to return (2011-12-10, Visual C++, 651KB, 下载4次)

http://www.pudn.com/Download/item/id/1726669.html

[TCP/IP协议栈] MFC-TCP

基于MFC的窗口化的服务器和客户端之间的通信 采用TCP编程。对于新手来说还不错,包含多线程以及消息的传递机制
MFC-based window of the server and client using TCP communication between the programming. For starters, pretty good, including multi-threading and message passing mechanism (2011-04-25, Visual C++, 18515KB, 下载428次)

http://www.pudn.com/Download/item/id/1505987.html

[TCP/IP协议栈] VC_Capture_and_analyse_net_data_base_on_Winpcap

介绍了TCP/ IP协议下网络数据的传输过程, 并且分析了数据包的捕获原理, 同时概述了WinPcap的 结构组成。最后, 使用VC++编程实现了基于WinPcap的网络数据包捕获和简单分析, 并给出了实验结果。
Introduced the TCP/IP protocol under the network data transmission and analysis of packet capture theory, and outlines the structure and composition of WinPcap. Finally, the use of VC++ programming based on the WinPcap packet capture of network data and simple analysis, and experimental results are given. (2010-05-13, Visual C++, 273KB, 下载4次)

http://www.pudn.com/Download/item/id/1169706.html

[TCP/IP协议栈] TCPIPprotocolren

TCPIP协议与网络编程 任泰明.rar 第7章 TCP/IP网络程序框架与实例 7.1 网络应用程序的基本工作流程 7.2 基于TCP的客户/服务器通信程序实例 7.3 基于UDP的客房与服务器通信程序实例 本章小结 习题 第8章 Winsock API 8.1 字节排序函数 8.2 IP地址转换函数 8.3 网络信息获取函数(数据库函数) 8.4 套接口选项函数 8.5 套接口I/O处理函数 8.6 事件对象I/O管理 8.7 错误处理函数 8.8 Winsock 2支持的其他函数 本章小结 习题 第9章 高级网络编程API 9.1 MFC提供的Winsock类 9.2 信报API(MAPI) 9.3 WinInet API 9.4 其他网络程序设计API 本章小结 习题 第10章 网络程序设计实例 10.1 使用Winsock API设计网络程序的实例 10.2 使用MFC类库进行网络程序设计的实例 10.3 基于WinInet API的客户程序编写实例 10.4 原始套接口(SOCK-RAW)程序设计实例 10.5 广播通信与组播通信程序设计实例 习题
err (2008-04-21, Visual C++, 4785KB, 下载301次)

http://www.pudn.com/Download/item/id/442335.html

[TCP/IP协议栈] serverclient

TCP/IP协议是网络通信的基础性协议,通过实验深入理解和掌握基于TCP/IP协议的网络通信概念、原理以及网络客户机/服务器模型的感念,熟悉常用的Windows API函数的用法,利用C++语言实现流式套接字的网络通信编程。 实验采用C/S结构,使用TCP/IP协议,服务器IP地址为本地127.0.0.1,客户、服务器端口为6000。服务器先运行进入等待连接状态,客户端与服务器连接后开始通信。 实验项目的实验方法概述: 实验采用C/S结构,使用TCP/IP协议,服务器IP地址为本地127.0.0.1,客户、服务器端口为6000。服务器先运行进入等待连接状态,客户端与服务器连接后开始通信。
err (2007-12-04, Visual C++, 1KB, 下载28次)

http://www.pudn.com/Download/item/id/369996.html

[TCP/IP协议栈] TCP-IPillustratedvolunie3

TCP/IP详解卷三是程序设计的必读宝书,里面详细写了许多TCP事务协议,HTTP,NNTP和UNIX域协议等,还有大量丰富的例子可供参考,都是编程协议的基础
TCP/IP Detailed卷三reading program design is treasured book, which detailed written many TCP services agreements, HTTP, NNTP and the UNIX-domain protocol, as well as abundance of examples available for reference, are programming agreement the basis of (2007-09-15, Visual C++, 8353KB, 下载59次)

http://www.pudn.com/Download/item/id/333391.html
总计:352