搜索资源列表

  1. connector

    0下载:
  2. 用C实现的TCP/IP socket连接/读/写操作。采用了select方法来设置socket超时。此示例在Windows/unix系统下编译运行通过。-C realization of TCP/IP socket connections/read/write operation. Select the method used to set the socket overtime. This example in the Windows
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:潘振瑶
  1. tcpfiletransfers

    0下载:
  2. TCP/IP编程实现远程文件传输,包括服务器端和客户端程序,在Sco Unix System v3.2及Sco TCP/IP Rumtime环境下调试通过。-TCP/IP programming remote file transfer, including the server and client programs, in Sco Unix System v3.2 and sco TCP/IP Rumtime through deb
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:潘振瑶
  1. UIP09_ADSP-BF537_Blackfin_org

    0下载:
  2. 基于ADSP BF537的uIP (TCP/IP协议栈) AD公司的参考设计 -Based on the Application of ulP ADSP BF537 (TCP/IP protocol stack) AD reference design
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-17
    • 文件大小:1719296
    • 提供者:刘昕
  1. 关于socket的小程序

    0下载:
  2. 嵌入式操作系统TCP/IP协议栈的socket小程序,可以运行-A small socket program of TCP/IP protocol in bedded system ,it can run.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:5692416
    • 提供者:刘昕
  1. tcp_chat_stone_lee

    0下载:
  2. 用TCP编写的chat_server和chat_client,一定要先运行chat_server,再运行chat_client,否则会出错。不必要一方一次说一句,一方可以连续说多句。用byte[],能显示汉字。-prepared by using TCP chat_server and chat_client, you must first run chat_server, re-running chat_client, otherwi
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:app
  1. NetMsgServer

    0下载:
  2. TCP/IP是“transmission Control Protocol/Internet Protocol”的简写,中文译名为传输控制协议/互联网络协议)协议, TCP/IP(传输控制协议/网间协议)是一种网络通信协议,它规范了网络上的所有通信设备,尤其是一个主机与另一个主机之间的数据往来格式以及传送方式。这一程序是服务器端的聊天程序.-TCP/IP is the "transmission Control Protoco
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:22528
    • 提供者:we
  1. Java_net(1-11)20031225

    0下载:
  2. 掌握网络基础概念利用Java语言在传输层进行编程UDP、TCP利用Java语言在应用层进行编程SMTP、POP3、HTTP掌握服务器端编程技术Servlet利用Java语言进行简单的分布式计算RMI、CORBA-grasp the concept of network infrastructure using Java language in the transport layer programming UDP, TCP use th
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:250880
    • 提供者:we
  1. JBSocketServerTestSource

    0下载:
  2. Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-17
    • 文件大小:110592
    • 提供者:王小文
  1. Full TCPIP for 8-Bit Architectures

    0下载:
  2. 讲解嵌入式TCP/IP协议栈的编写,英文原版书籍--English book. It explains how to program using embedded TCP/IP protocol.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:78848
    • 提供者:谢先博
  1. 基于TCPIP协议的嵌入式Internet技术的应用与研究

    0下载:
  2. 关于TCP/IP的一份硕士论文,打开需要使用CAJView。--A Master degree thesis about TCP/IP. You need to use CAJView to open it.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:3691520
    • 提供者:谢先博
  1. wtlz_聊天通讯

    0下载:
  2. 这个程序主要是介绍如何利用TCP协议进行网络聊天的. 下面简要的介绍一下TCP,TCP即数据传输控制协议,它允许创建和维护与远程计算机的连接,利用TCP协议连接两台计算机就可彼此进行数据传输。-this procedure is mainly how to use TCP network chat. Below is a brief introduction about TCP, TCP or data transmission con
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:27648
    • 提供者:
  1. UDPSC

    0下载:
  2. WINsocket TCP/IP协议套接字,收发数据程序-WINsocket TCP/IP socket, procedures for data transceiver
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:QW
  1. tcpclt

    0下载:
  2. SOCKET通信客户端 主要用来进行TCP/IP测试-Socket Communications client used primarily for TCP/IP testing
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-17
    • 文件大小:28672
    • 提供者:高亚峰
  1. small chat

    0下载:
  2. 一个基于TCP协议的聊天程序,其服务器与客户端集成在一个程序中,运行很方便。-a TCP-based chat programs, servers and client integrated in a process, the operation is very easy.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:夏雨
  1. EVC高级编程及应用开发.exe

    0下载:
  2. 《EVC高级编程及其应用开发》一书随书代码光盘,包括WINCE数据库编程,通信,UDP和PING,TCP,DLL,COM编程(下载后将文件后面的zip去掉直接解压)-"EVC senior programming and application development," a book with CD-ROM code books, including pulled database programming, com
  3. 所属分类:Windows CE

    • 发布日期:2024-05-17
    • 文件大小:7576576
    • 提供者:黄袁斌
  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. 所属分类:防火墙与安全工具

    • 发布日期:2024-05-17
    • 文件大小:32768
    • 提供者:程斌
  1. 截获网络包

    0下载:
  2. 能够截获本机所收到或发送的TCP、UDP数据包,并可显示包的二进制内容。-can intercept the plane received or sent to the TCP, UDP data packets, as well as display the binary contents of packets.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:63488
    • 提供者:潘伟琛
  1. 4.4BSD-Lite.tar

    0下载:
  2. 早期freebsd实现,特别是其中的网络部分,是stevens tcp/ip三卷的讲解的目标。-early freebsd achieved, in particular the network part of the anatomy tcp/ip Volume on the goal.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:41527296
    • 提供者:
  1. 11EVC_TCP_CS

    0下载:
  2. 用EVC编写的一款基于TCP协议的实例代码,包括完整的Client和Server-prepared with the EVC-based TCP code examples, including the integrity of the Client and Server
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:242688
    • 提供者:巫升华
  1. HaoServer

    0下载:
  2. tcp/ip的连接,同时连接客户端和服务端的程序,还有数据库的实现-tcp/ip connection, connecting client and service side of the procedures, there is the realization database
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:2268160
    • 提供者:唐浩
« 1 2 ... 43 44 45 46 47 4849 50 »

源码中国 www.ymcn.org