搜索资源列表
流量控制
- 这是本人跟通寝室同学做的毕业设计课题,该课题主要任务是在分析Linux内核的基础上,熟悉和掌握Linux流量控制的机理。并进一步实现可针对IP地址进行流量控制的应用软件。该软件采用C/S结构。客户端负责用户管理,流量控制策略管理和人机交互部分。服务器端负责带宽分配,流量控制的具体实现。在课题的具体分工上,本子课题负责客户端的实现。-this is my bedroom with Qualcomm graduate students to do design issues, the main to
yanzhengjiami
- 网上验证与本机加密. 注意事项: appsrvr.exe 应用程序服务器 client.exe 客户端应用程序(即待验证的软件) 注意事项: 1. 第一次运行appsrvr.exe 时,请将互联网IP地址的第一组填入编辑框中(例如,武汉地区IP地址的第一组为61或219) 2. 如果在Windows XP系统下运行appsrvr.exe,请确保外界可通过互联网访问本机。 3. 在Client.exe注册或升级时,计算机须接入互联网,用于实验的11位序列号为10
SCNetDebug
- 工业以太网是应用于工业控制等领域的特殊以太网。基于工业以太网的网络负荷诊断和性能分析软件能有效的辅助工程人员即时的掌握网络状况,排除不稳定因素以确保工业以太网的正常稳定运行。要达到工业应用的要求,软件必须做到捕获网络数据的完备性和灵活性,分析数据的准确性和高效性,以及反映数据的直观性。同时软件自身在高网络流量、超长运行时间的情况下要保证足够的可靠性。这些要求可通过面向对象编程技术、多线程协作和灵活的内存管理等来予以满足。
GetCPU
- 获取CPU参数,应用于软件系统加密或者应用者的认证。
COM-TCP
- 一款企业内部实际应用中的串口及TCP测试软件,功能强大,灵活设置一下,可用于你实际开发参考及测试。-A practical application within the enterprise in the serial and TCP test software, powerful and flexible set up what can be used to refer to you the actual development and testing.
tcp_comm
- 这是应用于公司某金融软件中的TComm库源代码,采用C++,提供了对于TCP通讯的封装-This is used in the company of a financial software TComm library source code, using C++, provides a package of communications for the TCP
SSVSPM
- 直接运行批处理文件install.bat即可. VCP 虚拟串口软件可以将TCP/IP 连接映射成本机的虚 拟COM 口,应用程序通过访问虚拟串口,就可以完成远 程控制、数据传输等功能. VCP特点: 支持多虚拟串口映射 收发采用多线程架构 支持虚拟串口参数同步指 网络断开后自动连接 具有实时虚拟串口数据传输监控 适应范围: 可以将任何使用TCP/IP或UDP广播方式传输数据的 嵌入式设备虚拟成本机的CO
PSMAC
- SMAC是一个强大的也是一个易于使用的和直观的Windows MAC地址修改应用软件,它允许用户为在Windows 2000, XP, 和 2003 Server系统上的几乎任何的NIC转换MAC地址,而不管这些NIC产品是否允许修改。-SMAC is a powerful is an easy to use and intuitive Windows MAC Address modified application, which allows users in Windows 2000, XP
tcpudp_ACT
- 完成TCP/IP协议的网络传输。网络助手软件源码,已经应用到我的工程当中-Complete TCP/IP protocol network. Network Assistant software source code, has been applied to my project which
CSocket-in-TCP--IP-app
- MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解。- Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own
Network-protocol
- 编写一个简化的协议分析器,了解数据通过网络传输时的封装与解析过程,加深理解TCP/IP协议栈的工作原理和网络应用软件开发能力-The preparation of a simplified protocol analyzer, data transmission through a network when the package with the parsing process, deepen the understanding of TCP/IP protocol stack of the
socket_compile
- 套接字(socket)在网络软件中被广泛应用,至今已引进微机操作系统DOS 和Windows 系统中,成为开发网络应用软件的强有力工具-Socket (socket) in the network software applications, has been the introduction of the microcomputer operating system, DOS and Windows systems, become a powerful tool for developme
VS-socket-programming
- Visual C++(后面简写为VC)网络编程是指用户使用MFC类库(微软基础类库)在VC编译器中编写程序,以实现网络应用。用户通过VC编程实现的网络软件可以在网络中不同的计算机之间互传文件、图像等信息。本章将向用户介绍基于Windows操作系统的网络编程基础知识,其开发环境是VC。在VC编译器中,使用Windows Socket进行网络程序开发是网络编程中非常重要的一部分。-The Visual C++ (behind abbreviated as VC) network programmin
IEC-104Slave
- 支持IEC60870-5-104:2000规约软件包: 实现104规约子站侧全部功能.链路层和ASDU应用层-void Init_SockServerport(WORD port=2404) void Init_Linkpara(int t0=30,int t1=15,int t2=10,int t3=20,int k=12,int w=8) virtual void On_init_Link_process() virtual void On_init_Sock_proc
videoSlice
- 软件定义网络编程,在NOX上根据应用对网络分割-Software-defined network programming, application of network segmentation based on NOX
FileTransfer2
- 基于Socket使用TCP进行文件传输程序设计,Client-Server分布式应用软件结构和工作原理-a programmer using TCP based on Socket to transfer files, of which structure and principle is Client-Server distributed application software.
Analysis-of-internet
- 介绍了Internet基础协议和常用应用协议,并以linux环境下的服务器软件为例介绍了各种常用服务器的基本配置方法-This paper introduces the internet basic protocol and common application protocol, and takes the server software in the Linux environment as an example, introduces the basic configuration met
delphi组播实例
- 在delphi下实现组播功能。软件模拟聊天程序,全方位体现组播的优势。delphi7下编译测试。本源码为学习示例,未经优化情况下,不建议直接应用在商业软件中。