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

搜索资源列表

  1. TCPS

    0下载:
  2. 基于TCP协议的服务器端的VC++源码。对初学TCP/IP协议的人有很大的帮助。-based on the TCP server VC source. Right novice TCP / IP Protocol there is a great help.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:6.19kb
    • 提供者:朱铮
  1. multithreadzz

    0下载:
  2. 实现多线程的侦听端口,用VC++实现的源码。-achieve multithreaded interception ports, with the VC source.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:10.71kb
    • 提供者:朱铮
  1. TCPCAES

    0下载:
  2. 基于TCP的客户端VC++源码,为了保护传输数据的安全,还加入了AES算法来加密传输数据。-based on TCP client VC source, in order to protect the security of data transmission, also joined the AES algorithm to encrypt transmitted data.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:23.81kb
    • 提供者:朱铮
  1. FileTransfers

    0下载:
  2. VC编的一个FTP的文件传输程序源码
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:45.66kb
    • 提供者:chen jian bing
  1. arp

    0下载:
  2. VC++平台上ARP源码,对于学习TCP/IP协议栈的朋友会很有参考价值。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:17.29kb
    • 提供者:代冕
  1. TCP_chatting

    0下载:
  2. 一个VC下的tcp多人网络聊天程序的源码,包括服务器端源代码和客户端源代码
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:66.89kb
    • 提供者:ywei
  1. TCP.IPwsterm

    0下载:
  2. TCP/IP网络源码,用VC编写,很有用处的
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:49.49kb
    • 提供者:舞曲
  1. DNS服务器

    1下载:
  2. DNS服务器的源码,vc,包含客户端nslookup的源码-DNS server source code, vc, including client nslookup the source
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:406.08kb
    • 提供者:杨兵
  1. 飞鸽VC源码

    0下载:
  2. 著名的飞鸽传书VC的源码,供大家学习,不可作商业用途
  3. 所属分类:TCP/IP协议栈

  1. WxhShell.rar

    0下载:
  2. 端口复用,好不好用自己看。用vc源码 ,Port multiplexing, better use their own look. Using vc-source
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:27.17kb
    • 提供者:zzz
  1. VC_tcpIP.rar

    0下载:
  2. VC下的tcp多人网络聊天程序的源码,客户端和服务器端各有一个源程序。供网络编程爱好者参考。,Tcp under VC multiplayer online chat program source code, client and server have a source. Network Programming reference for enthusiasts.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:67.47kb
    • 提供者:lqx
  1. myAudio

    0下载:
  2. 个人开发的视频会议,语音视频部分己实现,基于UDP的可靠性传输,可分包重组,VC++源码,希望对网络通讯的朋友有所帮助-Personal development of video conferencing, voice, video part has been achieved, the reliability of transmission based on UDP, can be sub-restructuring, VC++ source code, I hope the friends
  3. 所属分类:TCP/IP Stack

  1. btdownload

    0下载:
  2. BT下载器源代码VC++版,还算好用,只需指定输入IP,就可进行TCP、UDP多线和连接,监听等操作、尤其是对BT下载原理及其实现方法非常有帮助。 -BT download browser source code VC++ version is still easy to use, simply enter the designated IP, be it TCP, UDP and multi-line connections, such as monitoring the operatio
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:742.74kb
    • 提供者:冉彬
  1. tcp-ip-demo

    1下载:
  2. tcp/ip协议应用层应用源码,VC++6.0开发编译OK,smtp,pop3,dns-tcp/ip application layer application protocol source code, VC++ 6.0 compiler development OK, smtp, pop3, dns
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:89.29kb
    • 提供者:yaoyao
  1. socklib

    0下载:
  2. 封装TCP,UDP的C++应用的下载源码,VC上编译OK-Packaging TCP, UDP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-15
    • 文件大小:7.3kb
    • 提供者:yaoyao
  1. GETIP

    0下载:
  2. 这是一个用VC++实现的获取IP地址的程序,里面带有源码,课直接运行。-This is a used VC++ Realized the procedure to obtain IP address, which a source, classes run directly.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1.25kb
    • 提供者:xuye
  1. chat

    0下载:
  2. 聊天室客户端和服务器vc源码,可以实现tcp/ip的通信。-chatter include client and server,there programmed by VC 6.0. it communicate with tcp/ip.
  3. 所属分类:TCP/IP Stack

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

    0下载:
  2. 使用VC++编写的远程字典服务的精典源码,已测试通过-Use VC++ written in the dictionary service classics remote source, have been tested
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:99.22kb
    • 提供者:kcitay
  1. TCP-Client_Server-VC

    1下载:
  2. PC机实现TCP客户端和服务器的源码程序,功能实现有点类似TCP/UDP测试工具。-PC machine to achieve TCP client and server source code procedures, functions somewhat similar to TCP/UDP test tools.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-22
    • 文件大小:6.46mb
    • 提供者:王强
  1. vc 源码TCP聊天

    0下载:
  2. 这是一个简单的源码,通过TCP协议实现简单的文字聊天功能(This is a simple source code, through the TCP protocol to achieve simple text chat function)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-31
    • 文件大小:99kb
    • 提供者:wzc0308
« 12 »
搜珍网 www.dssz.com