CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - program-o

搜索资源列表

  1. AresGalaxyV1.9.0

    0下载:
  2. Ares Galaxy是一套非常不错的免费P2P档案分享软件。它拥有搜寻与下载档案速度飞快、自设代理服务器、自订聊天社群、内建多媒体播放器、内建浏览器以及自订媒体柜等等功能。它支持的档案格式非常众多,几乎所有的音乐、影片、图片、文件、软件等都下载得到。 Ares is a free open source file sharing program that enables users to share any digital file including images, audio,
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:1537618
    • 提供者:杨阳
  1. namenip003

    0下载:
  2. 本程序是一个module, 使用这个程序需要先把它编译出来(这里是把main.c编译成main.o)。编译命令如下: gcc -O -c -Wall main.c 使用的时候须用insmod main.o命令加载,不用时用rmmod main.o命令卸载就可以了。此程序还需要Linux2.4 kernel和netfilter的支持,Linux2.4.*内核的标准安装里有netfilter/iptables-this program is a module, the use o
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2872
    • 提供者:pineman
  1. MultiCast_Ser

    0下载:
  2. 在WINDOWS下利用VC++写的支持TCP I/O多路复用,UDP 组播和串口读写的通信程序服务端!-in Windows using the VC was made with the support of TCP I / O multiplexers. UDP Multicast and serial communication program of literacy services end!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:24505
    • 提供者:OneGun
  1. kzabye

    0下载:
  2. A simple C program called kazabye.c, which will attach to any port passed as a command line argument, (it defaults to 1214) and will tell a KaZaA client that the server is down and will be down for a week of R and R. This causes the remote KaZaA clie
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:3778
    • 提供者:lococo
  1. TERM 终端仿真器 1.0

    0下载:
  2. 一 程序的整体结构1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl-D退出联机状态)。2 执行调制解调器命令。3 仿真终端功能:在线方式可进行联机通信,TTY终端仿真,加载驱动程序后可进行VT100终端仿真。4 文件服务功能: 文本文件的传输,二进制文件的传输,文本文件和二进制文件的写盘功能。文本文件的阅览和简单编辑功能。5 终端服务功能: UNIX主机上运行的具有菜单驱动的终端服务程序,客户机可通过终端仿真器访问远程机(Remote machine)资源。6 访问本地机资源:
  3. 所属分类:Telnet客户端

    • 发布日期:2008-10-13
    • 文件大小:16766
    • 提供者:maki
  1. WSAeventselectWINSOCKIO

    0下载:
  2. WSAeventselect WINSOCK I/O模型程序设计.包括源码及原理等-WSAeventselect WINSOCK I/O model of program design. Including the source and principle, etc.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:10259
    • 提供者:ysl
  1. Udp_multicast_client_server

    0下载:
  2. 本例说明了如何将IOCP机制应用于UDP协议。本例中包含两个工程(UDP_Multicast_IOCP_CLIENT和UDP_Multicast_IOCP_SERVER),分别是客户程序和服务器程序。主要功能是基于I/O完成端口的IP多播。-This example shows how the mechanism will be applied to UDP protocol IOCP. In this case consists of two projects (UDP_Multicast_I
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:11944
    • 提供者:wanglei
  1. ServerApp

    0下载:
  2. 编译 g++ -Wl,-Bdynamic -lgcc_s -o Socket socket.cpp epoll 开发的的类QQ服务端程序,给大家参考-Compile g++-Wl,-Bdynamic-lgcc_s-o Socket socket.cpp epoll the development of the class QQ server program, for your reference
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:2881
    • 提供者:wuzhaoguo
  1. LAN

    0下载:
  2. lan program compling options gcc -o server server.c -l socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2622
    • 提供者:maddy
  1. Network

    0下载:
  2. 网络I/O编程 实现了客户端/服务器端之间的通信 并接能够进行文件的传输-Program of network input/output and steadily interpret the communication of server and client and can transmit file via it
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4303768
    • 提供者:陈翔
  1. FileTransfer

    0下载:
  2. 文件传输程序。使用windows 重叠I/O模型。编写windows 多线程程序。 -File transfer program. Use windows overlap I/O model. Write multi-threaded program windows.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:25781
    • 提供者:王晶
  1. C_code_to_access_paralel_port

    0下载:
  2. Simple parallel port output control program for Linux The program output the data value to PC parallel port data pins (default lpt1 I/O address 0x378). The data values are given as the command line parameter to the program. The number can be
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:695
    • 提供者:Mr Mirante
  1. chat

    0下载:
  2. 这是一个关于聊天室的程序,用了关于tcp/ip的知识,很好o-It s a program about chat. Very interesting!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3798216
    • 提供者:古剑寒
  1. 5fenzhongtuzimiansha

    0下载:
  2. 此次免杀的目标是:卡巴的最新反病毒数据库 + 启用实时监控 的前提下,我们点一下我们鸽子服务端,一直到测试主机上线成功,这期间卡巴不会作出发现病毒或后门程序的报警! 先我们看下我的卡巴的数据库!哎呀,不好意思,这是昨天晚上23点的数据库,我刚才起来忘记更新了,那我们就用这个数据库来演示了,抱歉! -The goal is to avoid killing: Kabbah' s latest anti-virus database+ enable real-time monit
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:1432
    • 提供者:libai
  1. Hilos

    0下载:
  2. 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
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:1310
    • 提供者:loginkier
  1. c_socket_client_server

    1下载:
  2. linux环境下基于流式socket的客户端与服务器程序,程序涉及发送结构体,LINUX环境下连接mysql数据库。多路复用的I/O.注释详细-linux environment based on stream socket client and server program, the program involves sending structure, LINUX environment connecting mysql database. Multiplexed I/O. For more
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:2414
    • 提供者:
  1. bscs

    0下载:
  2. c/s服务器客户/服务器模式 (1)编译client.c 和server.c gcc client.c –o client gcc server.c –o server (2)打开一个终端,运行server 程序 ./server (3)打开另外一个终端,运行client 程序 client 程序的运行需要提供hostname 参数,所以我们要用hostname 命令查看机器的名 字,然后再运行client 程序; (4)运行结果 -c/s server,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:4969
    • 提供者:caoqunn
  1. ECHO

    0下载:
  2. I/O completion 非常重要,作为产生高效率的服务器很受欢迎,而且也具有“scalable”的性质,ECHO范例程序就是如此,实现一个使用I/O completion ports 的 winsock 的应用程序。籍用了 Overlapped I/O 实现的一种异步I/O的技术-I/O completion is very important, as the server producing high efficiency is very popular, but also has &q
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:2101001
    • 提供者:lzl
  1. main1

    0下载:
  2. 了解I/O系统调用的特点并通过性能测试对此有直观的认识 1、先根据题目生成所需的4kb,256kb,64mb的txt文件 2、根据main函数的int main (int argc, char *argv[])参数特性,可以设计成 : if (4 != argc) { printf ("输入格式错误!\n") exit(0) } 来确定输入参数是4个 /*----------------------------------------
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:1378
    • 提供者:伴随
  1. sniffer

    0下载:
  2. Linux下的sniffer程序,可以监听所有80端口的数据包,可以通过修改源码的过滤规则来指定监听一个IP,使用gcc sniffer -o sniffer -l pcap来编译文件,若没有libpcap,在网上下载,readhat自带有libpcap-Linux under the sniffer program, you can monitor all packets on port 80, you can modify the source code to specify filteri
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:2862
    • 提供者:阿狸
« 12 »
搜珍网 www.dssz.com