CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - tcp服务端

搜索资源列表

  1. 基于TCP的远程字典服务(RemoteLookup)

    0下载:
  2. 过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机 在启动服务端后,即可用客户端在线查询单词, 程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -off in the remote mainframe structures a remote server dictionary, other mainframe
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:100.61kb
    • 提供者:陈一
  1. TcpComm-tcp转串口

    1下载:
  2. 串口数据转通过TCP协议转发到服务端,服务端的数据通过tcp转发到串口-serial data transfer through TCP transmitted to the server, the server through the data transmitted to the serial tcp
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:45.72kb
    • 提供者:yea
  1. RemoteDaq(3.14new)

    0下载:
  2. 自己编的一个远程采集服务端程序!用的是异步套接字,写了好久,UDP,TCP,都用到了.-own series of the collection service a remote-procedure! Using the asynchronous socket, writing for a long time, UDP, TCP, are depleted.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:57.82kb
    • 提供者:童中明
  1. networktest

    0下载:
  2. 一个基于TCP/IP的客户端与服务端的简单模拟程序-a TCP / IP client and the server's simple simulation program
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:84.93kb
    • 提供者:吴语
  1. Bill-tcp

    0下载:
  2. ip电话超市计费程序客户端,里面有个模拟服务端,只可参考源码,不可用于商用-ip telephone billing clients, with a simulated server, the only reference source and may not be used for commercial
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.74mb
    • 提供者:cruise
  1. socket_vc_demo

    0下载:
  2. 这是tcp/ip通讯的vc++控件及范例源码,包含一组非常优秀的socket控件源码,demo程序包括客户端程序和服务端程序,实现tcp/ip通信的数据接收发送。-This is the tcp / ip communication and control vc example source code, contains a set of socket excellent source control, demo procedures including client and server pr
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:76.29kb
    • 提供者:lsx5612
  1. UDP_Fasong

    0下载:
  2. udp 协议下的服务端 最近做tcp/ip协议簇里基于udp方面的设计 望大家指教-udp agreement server recent tcp / ip protocol suite Lane on the design udp hope you enlighten
  3. 所属分类:通讯编程

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

    0下载:
  2. 用wxWidgets制作的基于tcp通讯的客户端和服务端,并将收到的信息写进本地文件
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6.64mb
    • 提供者:威光光
  1. Socket

    0下载:
  2. 在C++中使用socket实现文件传输,有服务端与客户端, TCP模式
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:159.56kb
    • 提供者:keimer
  1. SocketTool2

    0下载:
  2. 一个界面完善的socket调试工具,TCP和udp服务端和客户端-A complete interface socket debugging tools, TCP and udp services and client
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3.49mb
    • 提供者:李志
  1. TCPChatRoom

    0下载:
  2. 基于TCP的聊天室。采用了WSAAsyncSelect无阻塞消息模式。先启动服务ChatRoomServer.exe 在启动server后,服务器端listen来自客户端的信息,当客户端connection后,服务器端accpet与客户端建立连接后触发消息函数 OnServerAccept。OnServerAccept再次利用WSAAsyncSelect函数判断并接受recv客户端发来的信息并广播,以达到聊天室的效果-TCP-based chat room. WSAAsyncSelect m
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:84.97kb
    • 提供者:韩静
  1. TCPClient

    0下载:
  2. 作为TCP客户端跟TCP服务端进行通讯,支持modbus协议-As a TCP client to communicate with the TCP server to support the modbus protocol
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:130.88kb
    • 提供者:xgq
  1. TCPServer

    0下载:
  2. 此源码采用TCP协议编写的服务器程序,当监听到客户端的连接即可与客户进行通信-This source prepared using TCP protocol server program, when listening to the client connection to communicate with customers
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:72.33kb
    • 提供者:小红
  1. tcp

    0下载:
  2. 有连接的TCP通信程序代码,包括服务端和客户端2部分-A connected TCP communication program code, including server and client 2
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:13.93kb
    • 提供者:hailong
  1. TCP-serveraclient

    0下载:
  2. 简单的windows应用程序,基于tcp的服务端和客户端-A simple windows application, based on the tcp service-side and client-side
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4.78mb
    • 提供者:zyl
  1. Clt-Srv

    0下载:
  2. 创建多线程TCP服务端与客户端并相连接,在同一界面-Create a multi-threaded TCP server and client and connected to the same interface
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:37.86kb
    • 提供者:雷盼
  1. vsSocket

    0下载:
  2. vs2008,c++编写,实现socket tcp服务端,连接多个客户端。-vs2008, c++ write, implement socket tcp server, connecting multiple clients.
  3. 所属分类:Communication

    • 发布日期:2017-06-11
    • 文件大小:17.26mb
    • 提供者:houxianfeng
  1. TCP

    0下载:
  2. 使用C++ MFC编写的简易TCP通信程序,包括客户端和服务端两个程序-A TCP communication program written by C++ MFC, including client and server
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:68.85kb
    • 提供者:董红波
  1. VB.NET.tcp

    1下载:
  2. 这是一个关于TCP/IP通讯小范例,适合初学者学习使用,内容有服务端和客服端-This is a TCP/IP communication small examples, suitable for beginners learning to use, the contents of the server and the customer service side. .
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:173.34kb
    • 提供者:xdm_msf
  1. 通用分包组包源码

    0下载:
  2. e langerage sourse. 一个tcp-iocp的通用分包组包工具,用到tcp服务端与客户端分包组包使用。
  3. 所属分类:通讯编程

    • 发布日期:2020-10-28
    • 文件大小:5.27kb
    • 提供者:daduke7902
« 12 »
搜珍网 www.dssz.com