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

搜索资源列表

  1. SimpleChatwwx

    0下载:
  2. linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理-FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process commu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-19
    • 文件大小:28166829
    • 提供者:王文星
  1. useudpchat

    0下载:
  2. 利用C++ 语言实现的UDP聊天工具,可以群聊可以一对一聊,欢迎下载-i use C++ language to realize the function of chatting
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:432991
    • 提供者:jjh
  1. ChatOnLine

    0下载:
  2. 在线聊天,主要是用win32做的,纯c语言做界面,采用多线程,初学者做的,还行吧,希望大侠指点哈-Online chat, mainly to do with win32, pure c language to interface with multi-threaded, beginners do, but okay, I hope heroes pointing Kazakhstan
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:30034
    • 提供者:name
  1. AsyncSelect

    0下载:
  2. Wi n s o c k提供了一个有用的异步 I / O模型。利用这个模型,应用程序可在一个套接字上,接收以Wi n d o w s消息为基础的网络事件通知。-Wi nsock provides a useful asynchronous I/O model. Using this model, the application can be a socket to receive the Wi ndows news network based event notification.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:3265
    • 提供者:happenhappy
  1. c_getmac

    0下载:
  2. C#动态获取本机的MAC地址,读取网卡的硬件数据,类似获取Mac的程序,用C#写的今天才发现,赶紧奉献给大家,希望多提意见哦。-C# dynamic access to the machine' s MAC address, the hardware to read the data card, similar to the procedure for Mac, using C# to write today only to find, and quickly dedicated to y
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:15582
    • 提供者:周胜
  1. tcpipcode

    0下载:
  2. TCP—IP的源代码,主要是.C和.H文件,我想应该对大家有用-TCP-IP source code, mainly. C and. H file, I think it would be useful
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:648903
    • 提供者:ahu
  1. Socket-Programming-in-CSharp

    0下载:
  2. The Program Socket Programming is used a starter for those who wants to write C# Codes using Net Sockets. It lets you to use Socket Connections with other Systems. The Server Waits for the Connection and gives a Warm Welcome Message to the User
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:1060
    • 提供者:Majid
  1. udp_OKOK

    0下载:
  2. windows UDP编程,初学者所用,代码自己写的,注释很清楚,有什么不对的地方可以e-mail我,是纯c写的,用VS2010编的,您其实可以直接copy代码用其他编译器编也是一样的。-windows UDP programming, beginner, code to write, the comment is clear that there is something wrong I can e-mail is written in pure c, compiled with VS2010
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:232441
    • 提供者:huangjun
  1. FloatStreamControl1

    0下载:
  2. 用c#写的流量监测,我用的是vs2008-C# write with flow monitoring, I use vs2008
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:37559
    • 提供者:汤文镇
  1. smit.tar

    0下载:
  2. arp Smit is a simple ARP hijacking tool for switched/unswitched networks. It wor ks even better on switched networks, because the spoofed sides do not see th e duplicated packets. I based the tool on sources from arpmitm and arprelay and included nic
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:8252
    • 提供者:fire
  1. application-level-Psniff

    0下载:
  2. 这也是一个基于网络抓包捕获的源代码,支持应用层数据包的抓取分析。程序基于第三方组件VBPCAP.DLL。支持实时抓取,IPV4报头,以太网报头,帧报头获取分析。目前测试基于局域网,无线网卡好像无法捕获,正在研究中。 程序需要用到VBPCAP.DLL,这个文件感觉有些问题,程序每次退出时VB会崩溃,整个源代码功能上还是不错,给大家参考下。 方法: 1. 下载 Winpcap 3.1 完毕先安装 http://www.winpcap.org/archive/3.1beta2-Wi
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-27
    • 文件大小:287126
    • 提供者:林生
  1. select

    0下载:
  2. 套接字I/O模型s e l e c t(选择)模型是Wi n s o c k中最常见的I / O模型。之所以称其为“ s e l e c t模型”,是由于 它的“中心思想”便是利用s e l e c t函数,实现对I / O的管理!-Socket I/O model select (selection) model is Wi nsock the most common I/O model. It is called " select model" , because it&
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:2499
    • 提供者:qin
  1. SOCK5

    0下载:
  2. 这软件事我在晚上无聊没事做了做出来的,可以把电脑架设成SOCK5代理服务器,已经过测试,并且登录QQ。源代码在“SOCK5代理.rar\SOCK5代理\SOCK5代理”里,sockmain.c包含了入口点。如果运行时没参数,将会默认绑定1080端口,否则将会改变成自己想要的。使用虚拟服务器(端口映射)可以把电脑变成公网代理服务器。-I use my spare time to make this software.You can compile it and use it to set up a
  3. 所属分类:Proxy Server

    • 发布日期:2017-05-21
    • 文件大小:6466408
    • 提供者:Wujiahao
  1. webem_src

    0下载:
  2. 可以嵌入到自己程序的web服务器,允许以html代码方式执行C++函数。-Webem is a web server that you can embed in your C++ application. It makes it easy to implement a browser GUI accessible from anywhere. Webem is based on a minimally modified version of the boost::asio web se
  3. 所属分类:Web Server

    • 发布日期:2017-03-30
    • 文件大小:769127
    • 提供者:sheng
  1. SocketCommunication

    0下载:
  2. 是scoket通信的服务端,我是以c++的方式编写好了头文件和内容,测试的文件需要自己添加测试代码,去测试这个服务端的类。-Is scoket communication server, I c++ is a good approach to the preparation and content of header files, test files need to add test code to test the service side of the class.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1897711
    • 提供者:杜兴伟
  1. 05571691

    0下载:
  2. In this work, performance evaluation of LEACH and LEACH-C protocols based on NS2 is depicted, which helps to reveal the regularity how performances of these two routing protocols change with the sink locations. For a more accurate descr i
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:338655
    • 提供者:mihir
  1. CSharp--P2P

    0下载:
  2. C#下用P2P技术实现点对点聊天 C#下用P2P技术实现点对点聊-i known
  3. 所属分类:P2P

    • 发布日期:2016-01-25
    • 文件大小:44032
    • 提供者:叶枫
  1. red

    0下载:
  2. Cơ chế hàng đ ợ i RED trong ns2-Cơ chế hàng đ ợ i RED trong ns2
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1231
    • 提供者:dangthangus
  1. test

    0下载:
  2. 简单局域网聊天程序编写(C#)以及TCP协议的使用方法介绍-my english is very poor ,i m very sorry.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-06
    • 文件大小:352485
    • 提供者:范书铭
  1. chunCshixianliulanqi(KsBinExplorer)

    0下载:
  2. 纯C实现多页面山寨浏览器KsBinExplorer用C语言实现多页面浏览器效果-chun C shi xian liu lanq i(KsBinExplorer).zip
  3. 所属分类:Browser Client

    • 发布日期:2017-05-08
    • 文件大小:1948615
    • 提供者:幻想者
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com