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

搜索资源列表

  1. Iphlpapi

    1下载:
  2. VC的 iphlpapi.h iphlpapi.lib 等网络库-VC iphlpapi.h iphlpapi.lib
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-22
    • 文件大小:17999
    • 提供者:123456
  1. Crawler

    0下载:
  2. 本人自己用VC++开发的网络爬虫程序,可以实现整个网站的抓取,网页中所有的URL重新生成.-I own VC++ development with the network of reptiles procedures, can crawl the entire site, the page URL to re-generate all.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:47036
    • 提供者:dsfsdf
  1. VCPP-FTP

    0下载:
  2. VC++ 简易FTP服务器,这个程序很好用,是基于vcMFC编写的-this is a tool of VC++ FTP
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-19
    • 文件大小:5325170
    • 提供者:孙磊
  1. RTP-and-x264

    1下载:
  2. vc++使用RTP协议以及x264进行视频编码传输源码!经过测试,可以运行!-vc++ using the RTP protocol, and x264 for video encoding transmission source! After testing, you can run!
  3. 所属分类:P2P编程

    • 发布日期:2012-12-07
    • 文件大小:23091720
    • 提供者:tubo
  1. Telnet协定远端登陆VC源代码

    0下载:
  2. Telnet协定远端登陆VC源代码 TelnetServer::setServer(int nPort, int nMaxConnects, char connectMsg[9999], char serverFullMsg[9999]) { int lcv; if (nMaxConnects < 1) { nMaxConnects = 1; } if (nMaxConnects > 100) { nMaxConnects = 100; } PORT =
  3. 所属分类:Telnet客户端

  1. telnet

    0下载:
  2. vc代码写的telnet代码,分客户端和服务端!-telnet code written in vc code, sub-client and server!
  3. 所属分类:Telnet Server

    • 发布日期:2017-03-27
    • 文件大小:462173
    • 提供者:lvzhuqiang
  1. BCG

    1下载:
  2. vc++下的开发浏览器的源代码,可供学习-vc++ development under the browser
  3. 所属分类:Browser Client

    • 发布日期:2017-05-11
    • 文件大小:787239
    • 提供者:路过
  1. P2P

    0下载:
  2. p2p实例 网络打洞技术 网络编程 vc++ 编码-P2p example network make hole technical network programming vc++ coding
  3. 所属分类:P2P

    • 发布日期:2017-03-24
    • 文件大小:28105
    • 提供者:tiger7456
  1. rtsp_for_VC

    0下载:
  2. 很好的RTSP实现,分享给大家使用,已经建有VC工程-Good RTSP implementation, we used to share
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-08
    • 文件大小:437773
    • 提供者:xiangyu
  1. danmoxiyang-cs-vc

    4下载:
  2. 原属淡漠夕阳服务端,VC开发的传世私服服务端-Originally indifferent sunset service client, VC development service client handed down私服
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4308550
    • 提供者:陈力
  1. TCPIPchat-room

    1下载:
  2. VC++MFC工程实现的TCP/IP的聊天室软件,有客户端和用户端。可以实现客户端之间的文件传输,界面友好,有实现报告文档-a chat room project developed by VC++, with sevice and client terminals ,beside , these codes can realize file transmition betwee two client terminals with a friendly oprating interface.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-25
    • 文件大小:816617
    • 提供者:王宇
  1. webbrowser

    1下载:
  2. vc++ SDK封装MSHTML.dll 最最底层实现IE,可以控制IE控件各种接口。 程序还实现C++和JS交互-vc++ SDK packages the underlying implementation of most MSHTML.dll IE, IE controls can control a variety of interfaces. Program also implements C++ and JS Interactive
  3. 所属分类:浏览器

    • 发布日期:2012-11-18
    • 文件大小:60817
    • 提供者:DJ
  1. BBS

    0下载:
  2. vc 写的telnet登录程序,可以用,有需要的朋友可以-vc wrote telnet login program, you can use, you can see a friend in need
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2837230
    • 提供者:aaaaaa
  1. TrojanHorse_transmitter

    0下载:
  2. VC++实现通过在局域网内种植木马,稍作修改就可以利用空口令种木马传播病毒-VC++ implementation through the Trojan plant in the LAN, with some slight modifications you can make use of empty passwords species transmitted virus Trojan
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:160014
    • 提供者:王林
  1. Ping

    0下载:
  2. VC++写的PING程序,可以检测网络上的主机是否存在-PING written in VC++ program hosts on the network can detect the existence of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:21378
    • 提供者:shao
  1. VC++Socket

    1下载:
  2. 我自己对Socket的封装,更好的方便户。使用时将该类加到工程下就可以了。-Socket my own package, and better convenience households. When used under the category of works added to it.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:3796
    • 提供者:付恩宇
  1. udp

    1下载:
  2. 个人写的vc下UDP广播发送和接收的源码,对于初学网络socket的人有一定帮助-Vc written under the individual to send and receive UDP broadcast source, the network socket for the beginner who has some help
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-01-07
    • 文件大小:616345
    • 提供者:李树军
  1. Email

    1下载:
  2. vc++的mfc电子邮件发送与接收,socket编程完整代码。-vc++ for mfc send and receive e-mail, socket programming complete code.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:8556446
    • 提供者:pg
  1. vcSocketfile

    0下载:
  2. VC++实现的多线程Socket文件传输,通过多线程明显提高文件传输的速率.-VC++ to achieve the multi-threaded Socket File Transfer, through improved multi-threaded file transfer rate.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:30164
    • 提供者:qinpanke
  1. 20078171884027

    0下载:
  2. TELNET VC终端源码 TELNET VC终端源码-TELNET VC terminal end TELNET VC source code
  3. 所属分类:Telnet Server

    • 发布日期:2017-05-11
    • 文件大小:3022606
    • 提供者:huanghuahua
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com