CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 网络编程 搜索资源 - AS.c

搜索资源列表

  1. pgm

    0下载:
  2. 本程序是pgm算法的源码,用c++和tcl编写在ns2作为工具-pgm algorithm source code, using c + + and peers prepared as a tool in NS2
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:87359
    • 提供者:刘语
  1. 运用异步输入输出流编写Socket进程通信

    0下载:
  2. 代码号为”Merlin”的J2SE1.4带来了一些激动人心的新特性,诸如对正则表达式的支持,异步输入输出流,通道(Channel),字符集等.虽然该版本还处在测试阶段,但这些新特性早已让开发人员们跃跃欲试.在Merlin发布之前,异步输入输出流的应用还只是C,C++程序员的特殊武器 在Merlin中引入异步输入输出机制之后,Java程序员也可以利用它完成很多简洁却是高质量的代码了.本文将介绍怎样使用异步输入输出流来编写Socket进程通信程序.-code, as "Merlin&quo
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4943
    • 提供者:陈浩
  1. Mail_prog_VC

    0下载:
  2. MailAgent目录下为“邮件代理”应用程序的源代码和可执行文件;MailAgent应用程序中完成了SMTP发信的功能,并提供了POP3类支持,请自行添加POP3收信功能。 编译环境需求: Windows 2000;Microsoft Visual C++ 6.0 -MailAgent directory as "mail agent" of the application source code and executable files; MailAgent ap
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:64794
    • 提供者:xust_zxh
  1. Csharpscan

    0下载:
  2. 想必大家对小榕时光等扫描器都非常熟悉了,有没有自己写一个的冲动。最近微软推实施了.NET战略方案,C#是主推语言,你们是否有兴趣用C#来实现对局域网IP地址的扫描,尝试一下自己写的快乐,那么请跟我来-small Banyan right time as scanners are very familiar with and have no one to write his impulses. Microsoft recently pushed for implementation.NET str
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6450
    • 提供者:吴金波
  1. wakeup_on_lan

    1下载:
  2. 一个简单的远程开机的源代码(C++),只要给定MAC地址, 并且该机子的BIOS设置为允许远程开机,该程序就能做到开机的效果-a simple remote boot source code (C), as long as the given MAC address, and the machine's BIOS settings to allow remote boot, the program will be able to boot effect
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8462
    • 提供者:张亮亮
  1. BCBIPCAPTURE

    0下载:
  2. C++Builder写的一个网络截包程序,修改一下可以用处很多,比如作影音拦截等-C Builder write a closed network packet procedure can be useful to change it a lot, such as for CD-interception
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:9176
    • 提供者:xhzxlqt
  1. ping_srcedittion

    1下载:
  2. 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:14481
    • 提供者:赵锐
  1. 5.17.11.33

    0下载:
  2. 本程序是一个白板程序,采用c/s模式,进行网络通讯,可作为网络会议本或画板-this procedure is a whiteboard that utilizes c / s mode, network communications, as the network meetings or slate
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1577954
    • 提供者:王洪斌
  1. Resolution_Ip_Package

    0下载:
  2. 捕获网络中的IP数据包,解析数据包的内容,将结果显示在标准输出上,并同时写入日志文件。  程序的具体要求如下:   1)以命令行形式运行:ipparse logfile,其中ipparse是程序名, 而logfile则代表记录结果的日志文件。 2)在标准输出和日志文件中写入捕获的IP包的版本、头长度、服务类型、数据包总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、头校验和、源IP地址和目的IP地址等内容。  3)当程序接收到键盘输入Ctrl+C时退出。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:48841
    • 提供者:skyfloorone
  1. CSSendFile

    0下载:
  2. 基于C S模式的简单应用程序的实现,程序的开发因为服务器从事大量的复杂的计算,所以服务器端的应用程序是 在Windows环境下用VC来实现的,VC作为面向对象的编程语言具有运算速度快的显著特点-C S Mode simple application implementation, because of the development server heavily engaged in the complex, So server applications in the Windows envir
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:64384
    • 提供者:wyq
  1. dduoftpspider--guiClient0.01

    0下载:
  2. 采用c#编写,asp.net搜索界面,管理界面计划也使用asp.net, 基于.net 2.0,使用vs2005开发, lucene作为索引数据库, 包括syn扫描模块/ftp数据采集模块/web搜索管理模块.-prepared using c #, Asp. Net search interface, the interface management plans to use Asp. Net. Based on. net 2.0, the use of vs2005 development,
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:106155
    • 提供者:Rain
  1. ace-radius-v0.8

    0下载:
  2. 采用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, inclu
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:56888
    • 提供者:jack
  1. fanxiangfashuchuzifuchuan

    0下载:
  2. 这是用C语言写的程序,内容是反向法输出字符串。-This is written in C language procedure, as is the inverse method output string.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:991
    • 提供者:王小王
  1. qiufangchengdegen

    0下载:
  2. 这是用C语言用写的程序,内容是用普通的方法去求方程的根。-This is the C language, writing the procedures, as is common methods to seek the root equation.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1059
    • 提供者:王小王
  1. ChatClient

    0下载:
  2. 自己做的一个简单的聊天市客户端软件..大家可以作为参考.特别适合一个刚学习C++的新手...感谢大家的支持-do for myself a simple chat client software market .. we can as a reference. Particularly suitable for a just learning Xi C newbie ... thank you for your support
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:75125
    • 提供者:李龙
  1. networking_cpp

    0下载:
  2. CPP 网络编程的教程(英文)Winsock networking tutorial C++ version This is the new tutorial about networking and winsock. It will be released chapter by chapter, as I write them. It is available in both win32asm and C++. You are currently viewing the C++ vers
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:167965
    • 提供者:akira
  1. pjsip

    0下载:
  2. PJSIP has been actively developed since 2003, but its history goes well beyond that. The author has been developing SIP stack since 1999 during RFC 2543 era, and after several experimentation with different approaches in the programming (the first st
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10665380
    • 提供者:郭侃
  1. 一个简易网络嗅探器的实现

    0下载:
  2. 目前,已经有不少的Sniff工具软件,如Windows环境下,最富盛名的工具是Netxray和Sniffer pro,用它们在 Windows环境下抓包来分析,非常方便。在UNIX环境下如Sniffit,Snoop,Tcpdump,Dsniff 等都是比较常见的。这里介绍一个用C语言和网络数据包和分析开发工具libpcap及winpcap实现的简易网络Sniffer。-Currently, there have been numerous Sniff software tools, such a
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4932
    • 提供者:孙雷
  1. BChat

    0下载:
  2. 是一款基于mfc的c++聊天工具,分客户端和服务端。服务器可挂载多客户端,并支持用户的名称及密码管理,允许其进行在线消息发送,还有一款别致的aqua水波界面供选择。-was based on the c mfc chat tools, and client-server. Servers can mount multi-client, and supports user name and password management, allowing for online messaging, as
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1080713
    • 提供者:lyx
  1. OADV routing protocol implement in c++

    0下载:
  2. In AODV, routes are discovered in an on-demand basis and are maintained as long as they are required. Like DSDV it maintains a sequence number, which it increases each time it finds a change in the topology of its neighborhood. This sequence number e
  3. 所属分类:网络编程

« 12 »
搜珍网 www.dssz.com