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

搜索资源列表

  1. P2PServer.c

    0下载:
  2. 经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Oh, I am here on their own to achieve one of
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:4.39kb
    • 提供者:吴花
  1. QQ恶作剧程序Visual C++ MFC

    0下载:
  2. QQ恶作程序,大家用一用-QQ procedural evil, we use one with
  3. 所属分类:Internet/网络编程

    • 发布日期:2010-07-06
    • 文件大小:29.01kb
    • 提供者:试验林
  1. Client-dotnet

    0下载:
  2. 一个用于客户端和服务器端的客户端的简单程序,C#-one for the client and the server-client simple procedure, C#
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:8.36kb
    • 提供者:于勤
  1. bison-c.tar

    0下载:
  2. BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and fission products Auteur(s) / Author(s) CETNAR J. (1) GRONEK P. (1) Affiliation(s) du ou des auteurs / Author(s) Affiliation(s) (1) Universit
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:109.25kb
    • 提供者:sdf
  1. webServer

    0下载:
  2. 教你如何做一个自己的web服务器,本程序无需修改就可运行-Teach you how to make one' s own web server
  3. 所属分类:Web Server

    • 发布日期:2017-04-26
    • 文件大小:217.06kb
    • 提供者:Kevin
  1. Implementation-using-VC-Client-Services-machine-mo

    0下载:
  2. 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4.02mb
    • 提供者:廖国锐
  1. test_pvc.c.tar

    0下载:
  2. 该文件源码是用于对modem的软件增加PVC的,通过DLINK交换机,集成增加,一次可以增加32台。-The document is used for modem-source software to increase PVC through DLink switches, increased integration, one can increase the 32 Units.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3.92kb
    • 提供者:lcj
  1. fsp-2.8.1b24

    0下载:
  2. FSP(File Service Protocol)一种基于UDP的文件传输协议的实现及其文档,来自开源社区。-FSP stands for File Service Protocol. It is a very lightweight UDP based protocol for transferring files. FSP has many benefits over FTP, mainly for running anonymous archives. FSP protocol is v
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:381.83kb
    • 提供者:Y
  1. main_serveur.c.tar

    0下载:
  2. IPV6 server sample ,this is how to make IPV6 server in Linux ,this one listen on the port 61616 you can change it ,to what ever you want.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:1.13kb
    • 提供者:kramer
  1. AnyQ

    0下载:
  2. Jabber是一款用C写的IM(即时通信)服务器,类似于QQ的服务器(不过QQ的服务器是如何工作的不太清楚哦),使用开放的XMPP协议,信息流采用XML格式,可实现跨平台通信。通过Jabber转换器,Japper还可与MSN,Yahoo等即时通信服务器连接。一举打破现时IM平台互不兼容的格局。Google talk就是使用Jabber/XMPP来实现的。欢迎C++的高手们共同研究。-Jabber is a C written by IM (instant messaging) server, t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4.59mb
    • 提供者:994
  1. FileManager

    0下载:
  2. 文件管理系统源码(Asp.net1.1) 1.使用步骤:(1)默认的管理员51aspx可以在后台创建编辑删除角色、用户、文件。 2.用户权限级别越高,显示的文件类型越多;管理员(拥有所有权限的用户)可以看到全部类型文件,不同权限的用户显示在右侧的文件不同。 3.左上侧把文件分为A B C 三组,供用户查看;权限不同看到的文件类型不同;如:用户1仅可以看到Doc文件 ,用户2可以看到Doc和Jpg文件,管理员可以看到全部类型文件。目前系统支持Doc Jpg
  3. 所属分类:Browser Client

    • 发布日期:2017-03-23
    • 文件大小:245.7kb
    • 提供者:李赫
  1. multicast.c.tar

    0下载:
  2. The following program sends or receives multicast packets. If invoked with one argument, it sends a packet containing the current time to an arbitrarily chosen multicast group and UDP port. If invoked with no arguments, it receives and prints t
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:1.03kb
    • 提供者:Matrix
  1. htkj

    0下载:
  2. 一人不错的网站示例 asp.net3.5 C#-One example of a good web site asp.net3.5 C#
  3. 所属分类:Web Server

    • 发布日期:2017-05-13
    • 文件大小:3.24mb
    • 提供者:crossroad
  1. C-S

    0下载:
  2. 基于 C/S 模式的 Socket 编程 两个程序,一个是客户机程序,一个是服务器程序 Server 端向 Client 端提供两种服务:数学计算服务和反序字符串服务-Based on C/S mode Socket programming two programs, one is the client program, one is the server program Server-side Client-side to provide two services: Mathematics
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:120.89kb
    • 提供者:王小雨
  1. asyncapp.c.tar

    0下载:
  2. snmp代理程序的设计,对初学者有帮助。-* This program demonstrates different ways to query a list of hosts * for a list of variables. * * It would of course be faster just to send one query for all variables, * but the intention is to demonstrate the differenc
  3. 所属分类:SNMP

    • 发布日期:2017-03-31
    • 文件大小:2.33kb
    • 提供者:
  1. CiA_CANOpen

    0下载:
  2. CiA CANopen全部文档,CANopen 协议是 CAN-in-Automation(CiA)定义的标准之一-CiA CANopen all documents, CANopen protocol is CAN-in-Automation (CiA) one of the criteria defined
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-20
    • 文件大小:5.56mb
    • 提供者:李雨峰
  1. cgimail1.c

    0下载:
  2. CGI邮件程序源码 一个在线收发email的程序,把你的邮件地址写上,密码一填,就可以把在别的地方的邮件拉到你这台服务器上面-CGI mail program to send and receive email, an online source of the procedure, you write the e-mail address, password, fill in one, you can put in other places down the mail server above
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:2.72kb
    • 提供者:suewit
  1. Client-dotnet

    0下载:
  2. 一个用于客户端和服务器端的客户端的简单程序,C#-one for the client and the server-client simple procedure, C#
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:8.41kb
    • 提供者:Egyptianarmy
  1. C-Server-Client

    0下载:
  2. 包含两个文件,一个是服务器段,一个是客户端,本机通信。-Contains two files, one is the server segment, one is the client, the machine communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-13
    • 文件大小:20.17mb
    • 提供者:李奎
  1. Keylogger in C#

    0下载:
  2. new security and protection one
  3. 所属分类:Internet/网络编程

    • 发布日期:2021-09-10
    • 文件大小:119kb
    • 提供者:gcuadra
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com