Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - windows tcp
Search - windows tcp - List
讲述Windows网络程序设计的入门教程,展示了各种Windows I/O的方法,详细说明了高性能可伸缩性服务器的开发过程,并给出详细的实现代码。将编程方法、网络协议和应用实例有机组合起来,详细介绍了Internet广播和IP多播、原始套接字、SPI、LAN和WAN上的扫描和侦测技术、网络数据的窃取和保护、ARP欺骗、IP欺骗等。详细演示了协议驱动的开发过程,介绍了NDIS编程接口。在编程实践中学习P2P程序设计、讨论了穿透防火墙、NAT等直接建立UDP和TCP连接的各种方案。包含了Windows个人防火墙的完整实例代码,防火墙采用应用层(SPI)核心层(IMD驱动)双重过滤机制,能够有效地抵挡网络入侵和攻击。提供了大量的完整的实例,许多例子稍做修改即可应用到实际项目中。-on Windows network programming tutorial for beginners, Windows display a variety of I / O methods, a detailed description of high-performance, scalable server development process, and gives detailed codes. Will be programming, network protocol and application examples of organic composition, Details on the Internet radio and IP Multicasting, the original socket, SPI, LAN and WAN on the scanning and detection technology, network and data theft protection, to deceive the ARP, IP deception. Details of the agreement demo-driven development process, NDIS Programming Interface. Programming in practice learning P2P program design, discussed the penetration of firewalls, NAT establish direct UDP and TCP connections to the various programs. Windows includes a complete personal firewall code example
Date : 2008-10-13 Size : 475.11kb User : 王勇

想要编写NT服务的同志们可以下载该源代码。该程序建立一个Window NT内核服务程序,由于内核服务程序没有交互界面,所以该程序还启动一个TCP网络接口,可以和客户端 进行数据和命令通信,通信协议在头文件中有详细说明,该程序只要稍加改动就能实现功能强大的网络服务程序。该服务启动以后可以在[开始]菜单[运行]栏里输入“telnet localhost 7815”进行测试。 同时还提供了一个对服务进行控制的通用工具(NTServerControlUtility.exe),可以注册、启动、停止、卸载任何Windows NT 内核服务程序,同时提供配置文件,还能通过传递参数的方式来操作服务,可以用该程序在软件安装的时候注册一个服务,软件卸载的时候删除一个服务等。可以自定义程序界面图标和提示信息,通过对配置文件和界面图标的修改,可以将该工具做成你的商业化软件当中去。
Date : 2008-10-13 Size : 489.93kb User : 孙鹏

TCP/IP Registry Values for Microsoft Windows Vista and Windows Server 2008
Date : 2008-10-13 Size : 57.52kb User : tony

编译环境:VC6 作用:简单功能的sniffer.使用WSADATA等windows socket.可监听tcp,udp,icmp等,也可根据需要更改代码.
Date : 2008-10-13 Size : 13.15kb User : 嘟嘟

想要编写NT服务的同志们可以下载该源代码。该程序建立一个Window NT内核服务程序,由于内核服务程序没有交互界面,所以该程序还启动一个TCP网络接口,可以和客户端 进行数据和命令通信,通信协议在头文件中有详细说明,该程序只要稍加改动就能实现功能强大的网络服务程序。该服务启动以后可以在[开始]菜单[运行]栏里输入“telnet localhost 7815”进行测试。 同时还提供了一个对服务进行控制的通用工具(NTServerControlUtility.exe),可以注册、启动、停止、卸载任何Windows NT 内核服务程序,同时提供配置文件,还能通过传递参数的方式来操作服务,可以用该程序在软件安装的时候注册一个服务,软件卸载的时候删除一个服务等。可以自定义程序界面图标和提示信息,通过对配置文件和界面图标的修改,可以将该工具做成你的商业化软件当中去。-err
Date : 2026-01-07 Size : 490kb User : 孙鹏

TCP/IP Registry Values for Microsoft Windows Vista and Windows Server 2008
Date : 2026-01-07 Size : 57kb User : tony

WMI和智能组件包含通过WMI的功能,SMART与SCSI传递,对硬盘的信息获取和配置网络适配器特定用途,而且对许多其他一般用途。MagWMI允许访问和Windows Update的使用Windows系统信息管理仪表。 MagWMI提供一般信息的任何WMI使用类似命令SQL视图访问,并专门与函数的TCP / IP协议的配置,如设置适配器的IP地址,计算机名和域/工作组。-Magenta Systems WMI and SMART Component contains WMI, SMART and SCSI Pass Through functions, of particular use for getting hard disk information and configuring network adaptors, but also for many other general uses. MagWMI which allows access and update of windows system information using Windows Management Instrumentation. MagWMI provides general view access to any WMI information using SQL like commands, and also a number of dedicated function relating to TCP/IP configuration, such as setting the adaptor IP addresses, and the computer name and domain/workgroup. There are also some examples for getting BIOS and disk drive information using WMI, and also a method using SMART for getting disk information since WMI has limitations on Windows 2000. SMART also returns disk failing or fault information. For disks that don t support SMART, SCSI Pass Through is used to get the drive serial number. A demo program illustrates the use of all the functions. Note that WMI m
Date : 2026-01-07 Size : 371kb User : hingman

Windows Hijacker is a tool for hijacking tcp connections on Windows OS. WinHijacker include ARP Poisoner for Man In The Middle (MITM) and a small tcp/ip stack. For any problem go to Forums section. The documentation is in Docs section. -Windows Hijacker is a tool for hijacking tcp connections on Windows OS. WinHijacker include ARP Poisoner for Man In The Middle (MITM) and a small tcp/ip stack. For any problem go to Forums section. The documentation is in Docs section.
Date : 2026-01-07 Size : 30kb User : patmap

操作系统——内核与设计原理(中文版第四版) 原书名:Operating Systems:Internals and Design Principles(Fourth Edition) 作者: (美)William Stallings 全面系统地讲述了操作系统的基本概念、原理和方法,而且以当代最流行的两个操作系统——Windows 2000和UNIX为例,全面清楚地展现了当代操作系统的本质和特点,并且与当代流行的设计问题以及当前操作系统的发展方向联系起来,使本书的内容具有先进性和适应性。    本书分为7大部分,共15章。第一部分综述了计算机系统和操作系统的一些基本概念;第二部分详细讲述进程、多线程、对称多处理(SMP)和微内核,并分析了单一系统中的并发机制,重点讲述了互斥和死锁问题第三部分全面讲述了内存管理技术第四部分对多种进程调度方法进行了分析比较,同时还讨论了线程调度、SMP调度和实时调度;第五部分讲述了操作系统中有关I/O功能和文件系统的管理问题;第六部分分析了计算机联网技术的主要趋势,包括TCP/IP、客户/服务器计算和集群,同时还介绍了分布式系统开发中的一些主要设计领域;第七部分概述了线程以及计算机和网络的安全机制。 -Operating Systems:Internals and Design Principles(Fourth Edition) William Stallings
Date : 2026-01-07 Size : 15.62mb User : 唐小米

远程EXE线程注入(《Windows信息安全实践教程》一书中的源代码。2个程序:1)注入程序testcom 2)被注入程序sever。testcom将sever作为线程注入到系统进程中使其上网(32位win7环境效果更好),CMD使用方法:>testcom.exe 进程id-Remote thread inject code book Information security practice tutorial for windows .There are two programs: 1)Injecting program:testcom 2)Injected program:sever. The testcom injects the sever into a system process as its thread,then system process sends tcp requests packets (better in 32 bits win7). CMD order:testcom.exe id,where id is the pid of system process.
Date : 2026-01-07 Size : 3.87mb User : 王冠

视窗3应用程序编程为掌上电脑,掌上电脑,和嵌入式设备的编程。 主题包括: 企业计算包括COM、DCOM、使用ADOCE访问数据库,和微软的消息队列 通信,包括网络访问HTTP,TCP/IP,插座,串口通信,并与ActiveSync 3桌面同步 建立和运行应用程序在视觉+ +使用微软基金会 嵌入式Visual C++ 3和Pocket PC SDK光盘 超越用户界面到硬盘核心编程 全面联网和企业计算 从掌上电脑全球通信 所有新功能的视窗3 高级技术的严重窗口程序员-Windows CE 3.0 Application Programming presents programming for Pocket PC, handheld PC, and embedded devices. Topics include: Enterprise computing including COM, DCOM, access using ADOCE, and Microsoft Message Queue Communications, including Internet Web access with HTTP, TCP/IP, sockets, serial communications, and desktop synchronization with ActiveSync 3.0 Build and run applications in Visual C++ using Microsoft Foundation Classes CD-ROM with eMbedded Visual C++ 3.0 and Pocket PC SDK Beyond the user interface to hard-core programming Full-scale networking and enterprise computing Global communications Pocket PCs All the new features of Windows CE 3.0 Advanced techniques for serious Windows CE programmers
Date : 2026-01-07 Size : 1.35mb User : a

Trochilus A fast&free windows remote administration Tool Coded in C++ (using VS2010) Features Support TCP,UDP,HTTP,HTTPS Serilize Protocol Support Non-UAC Shellcode Extension Remote Uninstall Singled-Threaded File Manager Remote Shell Download & Execute Upload & Execute System Information Compiling devenv.exe build.sln /rebuild RELEASE Build Run build.bat ToDo Reverse SOCKS5 Proxy Support UDP reliable transfer. Shellcode extension SDK. Contributing Fork it Create your feature branch (git checkout -b my-new-feature) Commit your changes (git commit -am Add some feature ) Push to the branch (git push origin my-new-feature) Create new Pull Request-Trochilus A fast&free windows remote administration Tool Coded in C++ (using VS2010) Features Support TCP,UDP,HTTP,HTTPS Serilize Protocol Support Non-UAC Shellcode Extension Remote Uninstall Singled-Threaded File Manager Remote Shell Download & Execute Upload & Execute System Information Compiling devenv.exe build.sln /rebuild RELEASE Build Run build.bat ToDo Reverse SOCKS5 Proxy Support UDP reliable transfer. Shellcode extension SDK. Contributing Fork it Create your feature branch (git checkout -b my-new-feature) Commit your changes (git commit -am Add some feature ) Push to the branch (git push origin my-new-feature) Create new Pull Request
Date : 2026-01-07 Size : 12.03mb User : Mobd

DL : 0
WINDOWS编程,一个用VC做成的TCP SERVER程序,对于WINSOCK入门者极为实用-WINDOWS programming, one made of VC TCPSERVER program, the WINSOCK self-important is very practical
Date : 2026-01-07 Size : 49kb User : newsrma

这个程序使用易语言和Windows中的TCP连接,创建一个Windows窗口过程,这项计划只是为了验证基于TCP连接,使用()
Date : 2026-01-07 Size : 6kb User : FrDkklw
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.