CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 网络编程 搜索资源 - TCP SERVER

搜索资源列表

  1. WinSocket-TCP

    0下载:
  2. 用VC写的winsock聊天程序,分服务器和客户机俩个程序,是学习winsock很好的源码!- Winsock writes which with VC chats the procedure, divides the server and a client pairs procedure, studies the winsock very good source code!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:52.52kb
    • 提供者:阿敏
  1. MTServerSrc

    0下载:
  2. 一个多线程实现的TCP服务端 listen, 在accept一个请求后,再启动一个线程来处理对应的socket-a multithreaded achieving TCP server listen, accept a request and then start a thread to handle the corresponding socket
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6.47kb
    • 提供者:无形
  1. TCP的客户服务器通信程序

    0下载:
  2. TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15kb
    • 提供者:刘鹏
  1. TCP客户服务器通讯测试软件

    0下载:
  2. TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!-TcpIP network communications, client-server communications test procedure! Asynchronous socket programming!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:301.84kb
    • 提供者:李勇
  1. TCP发送接收

    3下载:
  2. 一个使用TClientSocket控件的程序,抛砖引玉。发送,接收,选择服务器端口,IP地址。TCP-TClientSocket use of a control procedure, congregate. Send, receive, to choose the server port and IP address. TCP
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:149.22kb
    • 提供者:王鹏
  1. smalltcpServer

    0下载:
  2. 一个简单的TCP服务器, 可以侦听任意端口。 查看已有连接,并查看通讯数据。可以方便的发送数据给其中的连接。 是软件开发的好帮手-a simple TCP server, the interception arbitrary ports. View have connectivity, and data communications View. Convenience can send data to the link. Software development is a good helper
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:52.8kb
    • 提供者:王继
  1. TCP服务器端MANK

    0下载:
  2. 一个TCP/IP的服务器端,但是增加了列表显示以及对客户端标示管理!-A TCP/IP server program with list display and client management
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:47.13kb
    • 提供者:wxf0204
  1. vc开发tcp聊天服务器端

    0下载:
  2. 目前绝大多数的聊天程序都是采用UDP开发的,本程序则采用TCP开发,适用于对信息传输要求比较高的场合,本程序是服务器端源代码。-majority of the chat procedures are developed using UDP, TCP procedure is used to develop, apply to information transmission and high demand on the occasion, the process is server source
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:30.92kb
    • 提供者:布瓜
  1. 用CSharp实现基于TCP协议的网络通讯

    0下载:
  2. 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3.17kb
    • 提供者:开远
  1. tcp通信

    0下载:
  2. 这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器-using TCP communication procedures, typical, for beginners to learn, procedures in two parts, the client and server
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:17.45kb
    • 提供者:程拨
  1. ClientExample

    0下载:
  2. a simple tcp client with java,you can use it to connect with a tcp server.-a simple tcp client with java, you can use it to connect with a tcp server.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4.52kb
    • 提供者:高扬
  1. MySeverDemo1

    0下载:
  2. 本程序是一个多线呈的TCP通讯 服务器程序 本程序的特点在于 很灵活的运用的select函数进行异步非阻塞套节字 程序是通过此套节子发送文件,文件类型也很新颖,是编码过后的264文件,鉴于上传文件的大小,我没有附加264文件,可以相应的考如些264文件,并在fopen改文件名-this program is a multi-line communications was the TCP server this program features is the flexible use of
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:168.53kb
    • 提供者:黄越
  1. TCP11111

    0下载:
  2. 一个简单的TCP服务器与客户端通信的JAVA程序。编译的时候注意发送的命令要符合要求。-a simple TCP server and client communications JAVA procedures. Compile time to send the order to meet the requirement.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3.6kb
    • 提供者:dgsag
  1. TestNet(master)

    0下载:
  2. 该软件可以对用TCP建立的服务器进行测试,能显示交换的报文 -The software can be used to establish the TCP server test that can show the exchange of messages
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:58.93kb
    • 提供者:韩信
  1. NetTest

    0下载:
  2. Windows visual Basic TCP server and client test source code-visual Basic Windows TCP server and client test source code
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:21.34kb
    • 提供者:Latis
  1. TCP.UDP

    0下载:
  2. 本人写的一个TCP/UDP通信的界面软件,支持UDP和TCP server端,简单易用
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:42.67kb
    • 提供者:qinhongjun
  1. TCP-server-client

    0下载:
  2. 在服务端运行tcp.exe, 在另一台与之在同一network的客户端上运行tcplnk.exe, 规定相同的port, 在服务端上begin, 在客户端上输入服务器的IP地址,connect, 客户端上编辑框中的字符便可send到客户端的编辑框中。-on the server running tcp.exe, another in the same network with the client running on tcplnk.exe require the same port, on t
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:72.88kb
    • 提供者:叶舟
  1. TCP数据转发服务程序源码

    8下载:
  2. TCP数据转发服务器源码,该程序服务器监听两个连接。一旦连接建立后,就把两个客户端的数据相互转发。克服了两个私网IP电脑无法相互传送数据的难题。该代码在VC6.0环境下编译
  3. 所属分类:网络编程

  1. 基于IPv6的tcp/udp网络通信程序

    2下载:
  2. 这是一个基于IPv6的tcp/udp网络通信程序的工程。 该工程包括TCP Server端程序,TCP Client端程序,以及UDP Server端程序和UDP Client端一共4个程序,建立在同个工程中一起提供。
  3. 所属分类:网络编程

    • 发布日期:2011-09-22
    • 文件大小:2.95mb
    • 提供者:mzb3905355
  1. stm32f103f107 TCP/IP

    1下载:
  2. stm32f103f107 TCP/IP / WEB Server
  3. 所属分类:网络编程

« 12 3 4 5 »
搜珍网 www.dssz.com