CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 服务器 VC

搜索资源列表

  1. my123jianjava

    1下载:
  2. java的原文件可以在vc下编译 其高级功能包括:管道技术、程序分块、身份验证、事先身份验证、加密、代理支持、 服务器证书验证、连接管理和HTTP 扩展。 ... 例如,使用Net classes 编写的应用程序 可以从任何正确执行了HTTP 1.1 协议的Web 服务器上下载数据。-the original documents can be compiled under the vc its advanced features include : pipeline technica
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:51247
    • 提供者:jian
  1. PROJECTSERVER

    0下载:
  2. 客户端与服务器的加密验证,用vc开发,只是一个例子,只作参考.-client and server encryption test using vc development, is just one example, only for reference.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:294010
    • 提供者:凯文
  1. H323-shiping

    2下载:
  2. VC++写的H323视频会议服务器端和客户端源码,现在单们在用,非常稳定,现共享出来,与C++爱好者一起学习!-VC write H323 video server and client source code, now at single-use, very stable, sharing is out, and C-lovers together to learn!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:27017327
    • 提供者:wongwhb
  1. 18104029765

    0下载:
  2. 这是我用纯C写的一个服务器程序框架。它的功能有限只是启动服务的时候,启动一个计算器。希望给那些想写服务的人提供一点帮助。 在VC++ 6.0 +XP 环境下运行测试成功。这是原创的。 -This is pure C. I used to write a server framework. Its function is limited launch services, launch a calculator. Wanted to write those services provide as
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9674
    • 提供者:lanzhi
  1. chatsystem

    0下载:
  2. 是采用VC实现的简易聊天系统 可以在客户机和服务器进行简单的聊天
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:186181
    • 提供者:檐子
  1. myownHTTP

    0下载:
  2. 这是我个人的基于vc的HTTP服务器 实现简单的服务器功能
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:293641
    • 提供者:檐子
  1. simpleclientserver

    0下载:
  2. 里面包括客户机和服务器的代码编程。主要是用vc来实现的
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:76409
    • 提供者:檐子
  1. HTTP

    0下载:
  2. 用vc++6.0编写的http服务器源码,短小但是他的功能很强大.
  3. 所属分类:系统编程

    • 发布日期:2014-01-17
    • 文件大小:47348
    • 提供者:常玉成
  1. matrixssl-1-8-3-open

    1下载:
  2. matrix ssl代码,包括客户端和服务器端源程序,可以在vc.net2003上编译
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3865136
    • 提供者:sany
  1. iis_admin

    0下载:
  2. 用VC编程实现IIS服务器的配置_iis_admin
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:961572
    • 提供者:ant
  1. netcheck

    0下载:
  2. 这是一个包含检查网卡是否为物理网卡(查看网卡是否使用irq或设备名是否包含pci,有些hp服务器没有irq但也是物理设备),查看网卡物理mac和当前使用的mac(有些网卡可以修改mac)使用xpddk头文件和库文件就可以,检查网卡是否为无线网卡(通过deviceiocontrol让网卡搜寻无线网络,支持的是无线网卡,不支持的不是),以上程序部分使用vc编写,可以说比现在网络上介绍的方法都要准确,唯一缺点是对禁用网络设备不支持,必须启用才可以。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:239512
    • 提供者:李志刚
  1. GETTCPCFG

    0下载:
  2. VC++ 获取TCP/IP 配置信息,轻轻点下鼠标,即可获取您电脑的网络配置信息,这些信息主要包括:主机名、DNS服务器名、是否启用IP路由、网络适配器(网卡)型号、网卡MAC地址、默认网关、Dns服务器序列、子网掩码等,获取的网络参数比较全了,大家用到某一项参数,都可以从本代码中查找到。 -VC++ for TCP/IP configuration information, and gently point the mouse, you can get your computer'
  3. 所属分类:Network Security

    • 发布日期:2017-04-06
    • 文件大小:31263
    • 提供者:sidsadi
  1. yuanchengzuomiankongzhi

    0下载:
  2. 基于Windows的远程控制软件开发毕业设计的主要任务是要求做出从系统角度计的远程控制模式,并制作相应实用软件。 采用服务器(Server),客户端(Client)模式,使用Socket编程的基本原理及Windows的消息系统。实现基本的远程控制要求,界面新颖友好。用VC开发! -Windows-based remote control software designed to develop graduation requirements of the main tasks are t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4920909
    • 提供者:dailaoshi
  1. dns

    0下载:
  2. dns服务器IP获取 以提高邮件发送速度 邮件发送程序 VC编程-dns server IP in order to enhance access to e-mail program for sending mail sending speed VC Programming
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:293206
    • 提供者:shichang
  1. Web_fuwuqi

    0下载:
  2. WebServer 实现一个小的VC++网站服务器功能.架设本地文件夹为服务器开放网页.-This file contains a summary of what you will find in each of the files that make up your WebServer application. WebServer.dsp This file (the project file) contains information at the projec
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:82933
    • 提供者:admintion
  1. comsc

    0下载:
  2. Visual C++ 6下的COM服务器和客户端的实现.-VC under the COM server and client implementation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:536782
    • 提供者:qwt
  1. VC

    1下载:
  2. 加密服务器vc++源代码,用于网络服务器开发-Encryption server vc++ source code
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:333094
    • 提供者:wwww
  1. TESED

    0下载:
  2. 使用socket套接字编程,支持自动重连机制,服务器vc++源代码,实现接受客户机传来消息,并实现相应客户机消息自动关机,-Use the socket socket programming, support automatic shutdown automatic reconnection mechanism server vc++ source code, accept client news came and corresponding client,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:4658515
    • 提供者:周同庆
  1. d2c8ca17d40f

    0下载:
  2. VC环境下实现的webserver服务器-VC environment to achieve webserver server
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-23
    • 文件大小:34133
    • 提供者:黄泽华
  1. VC-ChatClient

    0下载:
  2. VC++套接字(服务器) 聊天客户端 -C Hart for C Lee Eun
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7417856
    • 提供者:静持
« 12 »
搜珍网 www.dssz.com