CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 网络连接 VC

搜索资源列表

  1. TCP-UDP实时连接(其它源码-vc源码)

    0下载:
  2. 基于TCP-UDP协议的网络通讯程序,实现了实时连接,希望大家多提意见-based on TCP - UDP network communications procedures, real-time connectivity, we hope to speak up
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:44689
    • 提供者:苗嘉
  1. VC...................................

    0下载:
  2. UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点:   1、 数据传输不用建立连接,所以不可靠;   2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据;   具体实现很简单,但是现在在网络上很少看到这方面的代码;我也参考了VCKBASE上的关于UDP通信的原代码和一些书籍,写了这个简单的客户端,接收端程序,起到抛砖引玉的作用,希望能给初次接触UDP之BROADCA
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1418
    • 提供者:htj
  1. EthernetOperation

    0下载:
  2. 这个程序是用VC++编程操作网卡的例子,可以实现网络连接的启动,禁用等-the procedure is to operate with VC Programming Network Card example, can achieve a network connecting the start of such banned
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:48909
    • 提供者:张善琳
  1. 82006420113027

    0下载:
  2. 本文是在VC++基础上建的一个聊天室,用于显示和检查网络连接,还有一些其他功能-this is the VC on the basis of a chat room for the display and check network connections, and a number of other functional
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:12144
    • 提供者:陈严格
  1. 监控拨号网络连接

    0下载:
  2. 一个使用VC临控拨号网络连接-a temporary use dial-up network connection control
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:44575
    • 提供者:罗伟
  1. VC++实现QQ聊天源代码

    0下载:
  2. QQ 示例源码有服务器端和客户端!一个小练习!通过端口1080连接,可以实现了双机的互联!    包括:   VC++项目源文件(客户端、服务器端)   已编译的可执行文件(客户端、服务器端)   供学习C++网络编程参考。
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-01-20
    • 文件大小:198376
    • 提供者:tzm
  1. VC++网络高级编程之十一

    0下载:
  2. 网络电话例程,可以连接本机做测试!-telephone network routines, can be connected to the testing machine!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:76774
    • 提供者:张思发
  1. 3.如何用有连接方式实现网络会议?

    0下载:
  2. 拥有连接的方式实现网络会议,包括服务器和客户端两个程序。使用VC编写。-connect with the network, including server and client two procedures. Use VC prepared.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:112901
    • 提供者:汤目
  1. 列举本机上所有的TCP网络连接

    0下载:
  2. 列举本机上所有的TCP网络连接,含源代码和工程文件,学习网络安全以及VC的好程序.-listed on the plane all the TCP network connections, including source code and engineering documentation learning network security and a good VC procedures.
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:17335
    • 提供者:程斌
  1. VC 通过RAS连接到网络

    0下载:
  2. 在windows下采用ras方法拨号上网 VC
  3. 所属分类:TAPI编程

  1. SNTP

    4下载:
  2. 简单网络时间协议的程序C++语言实现,#include "SNTPClient.h" CSNTPClient client //声明CSNTPClient客户端类 client.RequestServer("210.72.145.44") //调用类接口连接国家授� � -Simple Network Time Protocol procedures for C++ language,# include " SNTPClient.h" CSNTPClie
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:13578
    • 提供者:sky
  1. VC++Chat

    1下载:
  2. “基于TCP-面向连接的应用程序”简单的聊天室Chat网络通信,为客户机/服务器模型。- TCP-based connection-oriented applications simple chat rooms Chat network communications for client/server model.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-13
    • 文件大小:3242507
    • 提供者:择缘
  1. youlianjiewangluohuiyi

    0下载:
  2. 本程序是用 Visual C++.net (VC.net)编写的网络通信程序。 实现 有连接方式实现网络会议 的程序代码。分为服务器端和客户端。代码注解详细。有需要的朋友下载看看。-This procedure is used Visual C . Net (VC.net) the preparation of the network communication program. Connections to achieve the realization of web conferenc
  3. 所属分类:.net

    • 发布日期:2017-04-29
    • 文件大小:221527
    • 提供者:羊妹妹
  1. client

    0下载:
  2. vc实现客户端的源程序,基于TCP-IP协议,可以与服务器实现网络连接,本程序是基于sockets编程-vc client implementation of the source, based on the TCP-IP protocol, you can achieve network connectivity with the server, the procedure is based on sockets programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:193835
    • 提供者:秦广胜
  1. CppCode

    1下载:
  2. C++经典源代码 CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:353362
    • 提供者:Dill
  1. Network

    0下载:
  2. 一份用vc实现的封装完整的异步网络连接动态链接库,非常实用。-Achieved with the vc in a complete package, an asynchronous network connection dynamic link library, very useful.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:56347
    • 提供者:chenbo
  1. wwwww

    0下载:
  2. 禁止和启动所有网络连接达到断网和连网的功能!用了好长时间才找到的,网上的都试了没有一个成功的!-Prohibition and start all network connections with a good long time to find, have tried the Internet is not a successful!
  3. 所属分类:Network Security

    • 发布日期:2017-04-09
    • 文件大小:1789638
    • 提供者:ddddddd
  1. IPApi

    0下载:
  2. 程序首先枚举列出本机所有正在使用的网络连接,并列出依存进程、端口、本地IP、远程IP、连接类型以及连接状态等,用鼠标选择任一连接后,可断开此连接,也可刷新全部网络连接。-Procedures listed in the first enumeration of all the machines are using the network connection, and lists the dependency process, port, local IP, remote IP, connect
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:24812
    • 提供者:周云
  1. vc-wangluobiancheng

    0下载:
  2. vc的网络连接各种不同代码,需要的可以自己选择demo-vc code for a variety of different network connection, you need to choose their own demo look
  3. 所属分类:Linux Network

    • 发布日期:2017-05-14
    • 文件大小:3458380
    • 提供者:rodi
  1. VC-HTML

    0下载:
  2. VC 界面编程,用WebCtrl控件,使对话框界面嵌入网络连接入口-VC interface programming, with WebCtrl controls, embedded network connection dialog interface makes entrance
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:35498
    • 提供者:杨彬
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com