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

搜索资源列表

  1. UDPFILESTRANSMIT

    0下载:
  2. 利用TCP/IP协议完成各种文本音频视频文件传输
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:870129
    • 提供者:李丽
  1. WWWHttp

    0下载:
  2. 用C#实现的Http协议封装,可以使用UrlEncoded、Multi-Part form vars、XML这3种方式来POST和Get文本和文件,支持Proxy,支持各种编码,是良好的学习HTTP编程的例程
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:6533
    • 提供者:YMF
  1. TCP

    0下载:
  2. 模拟TCP学习的例子,功能是客户端发送一个名字给主机,主机中显示文本信息.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2014-01-18
    • 文件大小:8522
    • 提供者:gto9999
  1. tcpConnect

    0下载:
  2. VB读TCP/RS485串口电表的小程序 打开程序后,移开tcpserver窗体,在tcpclient窗体中先按connect连接,然后就能从返回一个文本框中返回十六进制表示的数据,具体设置ip地址与电表参数需在代码中自己更改
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:7283
    • 提供者:胡智勇
  1. Ethpeek_for-VC2008

    0下载:
  2. 完美的以太网抓包工具源码,使用VC2008编译,分栏页面左边节点解析较慢,能抓包发包,包括端口,ip,协议等过滤。注意文本页面解析较快。-ethnet catpure tools,build with VC2008,include many function,such as port,ip,protocol filter。it s perfect.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-21
    • 文件大小:35701539
    • 提供者:zhengqiang
  1. udptest

    0下载:
  2. VC实现UDP协议发送信息,支持HEX格式和文本格式,-VC achieve UDP protocol to send information, support HEX format and text format
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:86803
    • 提供者:吴子满
  1. B05020310_chatRoom

    0下载:
  2. 基于UPD的网络聊天室设计,文本网络传输,socket编程-UPD-based chat room network design, text network, socket programming
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:540444
    • 提供者:刘陵
  1. TunnelForm

    0下载:
  2. TunnelForm文本传输软件源代码 包含了一个实现了在IPv6网络条件下进行聊天的实用工具的源代码-HTTP TunnelForm software source code contains an implementation of IPv6 networks in the chat under the conditions of the utility source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-17
    • 文件大小:54373
    • 提供者:tgfire
  1. All-RFCs-on-TCPIP

    0下载:
  2. 与TCPIP相关的全部RFC文档 TXT文本格式 亲自动手做了个中文目录 方便查找-all RFC documentations about TCPIP in txt file format Chinese TOC included
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1078528
    • 提供者:
  1. tcpudpsocket.tar

    0下载:
  2. 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:13214
    • 提供者:马逸
  1. OS

    0下载:
  2. 分别编一个客机程序和服务器程序,首先建立客户程序与服务器之间正确的socket连结,然后利用send和recv函数,客户程序将一个较长的文本文件(如几k字节)中的数据发送给服务器。要求服务器全部正确地接收到所有的数据(一个也不能少),并将其存入一个文件。-socket
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:25793
    • 提供者:yiyuzhiming
  1. wincap

    0下载:
  2. wincap远程数据包(TCP,IP等)获取,并保存文本到相应路径-wincap remote data packets (TCP, IP, etc.) to acquire, and save the text to the appropriate path
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1890791
    • 提供者:胡容
  1. MySocket

    0下载:
  2. Socke通信,实现简单的文本信息发送。网络编程是现代编程的热点,这个例子刚好是起步程序。-This is a simple demo for Socket programming
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:828401
    • 提供者:Mytest
  1. RecFile

    0下载:
  2. 自己编写的基于UDP的文件传输的小工具。目前仅仅能传输图片,文本及其他需要更改代码-I have written a UDP-based file transfer gadget. Currently only able to transfer pictures, text and other code changes are required
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:31230
    • 提供者:yang
  1. UdpServer

    0下载:
  2. 使用UDP的方式实现简单的通信,发送文本数据,本程序是server端,能接受信息,回复信息。-Use the UDP means to realize the simple communication, send text data, this procedure is server end, can accept information, reply information.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4363240
    • 提供者:
  1. UdpClient

    0下载:
  2. 使用UDP通信方式,此代码为CLIENT端,能够向server端发送文本信息,接受消息。-Use the UDP communication way, the code for the CLIENT, to the server to send text messages, accept the news.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4360924
    • 提供者:
  1. VB-Winsock-upload

    0下载:
  2. winsock上传 可以上传文本,二进制文件有问题。-the winsock Upload can upload text, binary files.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-07
    • 文件大小:5683
    • 提供者:周明
  1. FeiQ-3.2

    1下载:
  2. 基于Qt的局域网聊天软件,类似飞秋 实现文本聊天,发送图片 发送文件功能-Qt-based LAN chat software, like FeiQ
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:5342084
    • 提供者:Tudu
  1. SIP

    0下载:
  2. SIP协议是NGN中的重要协议,是一个基于文本的应用层控制协议,独立于底层传输协议TCP/UDP/SCTP,用于建立、修改和终止IP网上的双方或多方多媒体会话。-NGN SIP protocol is an important protocol is a text-based application-layer control protocol, independent of the underlying transport protocols TCP/UDP/SCTP, for creatin
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-02
    • 文件大小:564524
    • 提供者:chen
  1. TcpDemo3

    0下载:
  2. 建立一个文本转换器 客户端给服务端发送文本,服务端会将文本转成大写再返回给客户端 而且客户端可以不断的进行文本转换,当客户端输入over时,转换结束-Create a text converter client sends the text to the service, the server will text to uppercase and then returned to the client and the client can continue to text convers
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:1006
    • 提供者:黄培东
« 12 »
搜珍网 www.dssz.com