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

搜索资源列表

  1. SIP STACK LATEST VER

    0下载:
  2. 这是一个用C-C++实现的成熟的sip协议栈,目前正在稳定的使用,可同时运行于windows和linux平台,里面还有比较详细的帮助文档。-This is a C-C realization of the mature sip protocol stack and is currently stable use, can also run on Windows and Linux platforms, there is also a more detailed help files.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-07-09
    • 文件大小:425689
    • 提供者:Ase
  1. PPP STACK

    1下载:
  2. 这是一个用C-C++实现的成熟的ppp服务器和协议栈,目前正在稳定的使用,可同时运行于windows和linux和solaris平台,里面还有比较详细的帮助文档。-This is a C-C realization of the mature ppp server and protocol stack and is currently stable use, can also run on windows and linux and solaris platform, there is also
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-07-09
    • 文件大小:780454
    • 提供者:Ase
  1. SampleTCP

    0下载:
  2. (1)Simple test for TCP under Lunix (Blocking) server.c client.c (2)Simple test for TCP under Lunix (NonBlocking) server3.c client1.c (3)Simple test for TCP under Windows (Nonblocking) WinClient.c WinServer.c
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:93795
    • 提供者:许为
  1. serverclient

    1下载:
  2. TCP/IP协议是网络通信的基础性协议,通过实验深入理解和掌握基于TCP/IP协议的网络通信概念、原理以及网络客户机/服务器模型的感念,熟悉常用的Windows API函数的用法,利用C++语言实现流式套接字的网络通信编程。 实验采用C/S结构,使用TCP/IP协议,服务器IP地址为本地127.0.0.1,客户、服务器端口为6000。服务器先运行进入等待连接状态,客户端与服务器连接后开始通信。 实验项目的实验方法概述: 实验采用C/S结构,使用TCP/IP协议,服务器IP地址为
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1714
    • 提供者:姚晓光
  1. jrtplib-3.1.0.tar

    0下载:
  2. 多媒体实时流传输协议(RTP/RTCP)C++ 了lib包平台要求(linux,unix,windows)用于网络音频视频传输-real-time multimedia streaming transfer protocol (RTP / RTCP) C lib a request packet platform (Linux, Unix, windows) for audio and video transmission network
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:410223
    • 提供者:项科
  1. CopyOfUDPTest.rar

    0下载:
  2. 使用visual c++开发的udp发送和接收数据的程序,在windows操作系统下已经验证通过。,The use of visual c++ development udp send and receive data through the windows operating system has passed verification.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1396515
    • 提供者:张权
  1. socket--c

    0下载:
  2. windows下的套接字c实现程序 里面有客服端和服务端的源码-socket communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:1212
    • 提供者:youlai
  1. Code

    0下载:
  2. 此程序为 发送tcp udp 本程序需要安装Winpcap,版本为3.1,其他版本可能造成程序无法正常使用。 开发平台: windows XP SP2 Visual Studio.net 2003-This procedure to send tcp udp This procedure will need to install Winpcap, version 3.1, other versions may result in the procedure not
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:25364
    • 提供者:黎明
  1. chat

    0下载:
  2. 一个使用TCP协议的简单的C/S聊天程序,初学Windows编程时的作品。详细说明见注释。-TCP protocol using a simple C/S chat program, learning Windows programming work. Details, see the Notes.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:33549
    • 提供者:AmaF
  1. MACSPOOF

    0下载:
  2. Program Macspoof Created by Bruce Raisley and released to the public domain. Compiles under Delphi 6,7 and up Requires: NETCONLib_TLB import type library Type Lib: C:\WINDOWS\system32\hnetcfg.dll (1)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:25093
    • 提供者:cmatoshot
  1. Sockets-2.3.9.1

    0下载:
  2. C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-21
    • 文件大小:318774
    • 提供者:geddy
  1. new

    0下载:
  2. c语言实现多线程ping程序,功能类似windows自带的ping-c language multi-threaded ping program, similar to the windows built-in ping functionality
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:2545
    • 提供者:古天天
  1. TCP-and-UDP

    0下载:
  2. 使用windows套接字编写的TCP以及UDP协议下的服务器端和客户端程序的代码,使用的语言是C-Prepared using windows sockets and UDP protocols under TCP server and client code, the language used is C
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1358388
    • 提供者:朱世翔
  1. tcp-ip

    0下载:
  2. windows下的 tcp/ip网络通讯(同步) 初学者所用,小弟上传的都是自己写的。与别人的不同的是注释很清楚,是用纯c写socket的,没有用到微软的CSocket,虽然是用Visual Studio2010编的,其实质就是c语言,您电脑上没装VS2010把代码copy过去就行了-Under the windows tcp/ip network communication (synchronous) used by beginners, younger brother are uploade
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:235960
    • 提供者:huangjun
  1. Network-programmingl

    0下载:
  2. 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-01-25
    • 文件大小:509952
    • 提供者:zhaozm
  1. SocketPP

    0下载:
  2. This a simple C++ socket class for Windows. -This is a simple C++ socket class for Windows.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:4070
    • 提供者:Sife
  1. IP-packet-flow-analysis-

    0下载:
  2. 实现IP流量包的分析,用C++编写的,在windows系统下经测试正确。-IP traffic packet analysis, with C++ to write, in the windows system has been tested correctly.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:102508
    • 提供者:dean
  1. FindTcpPort

    0下载:
  2. TCP端口扫描,可以扫描任意安装TCP/IP协议的主机,并且可以扫描该主机中的一个端口。Windows操作系统环境中,建议使用Visual C++编程工具实现。-Scanning TCP port
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:1914194
    • 提供者:王继轩
  1. windows-socket-program

    0下载:
  2. c语言实现socket单线程通信,程序分为客户端和服务端,实现通信需正确配置vc++6.0-c language to achieve single-threaded socket communication program is divided into client and server, the need to communicate properly configured vc++6.0
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4163179
    • 提供者:jason
  1. TCP协议客户端服务器间视频传输c源码

    0下载:
  2. 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:xihananhai
« 12 »
搜珍网 www.dssz.com