CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp connect

搜索资源列表

  1. LiChen

    0下载:
  2. 基于TCP/IP协议,用swing组件编写的聊天程序。有客户端和服务器,客户端输入服务器的IP来建立连接,服务器响应连接来建立通讯。-Based on TCP/IP protocol chat program written using swing components. Client and server, enter the server IP of the client to establish a connection, the response from the server to c
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:30409
    • 提供者:谢艳祥
  1. UPD

    0下载:
  2. UDP/TCP协议,可连接ubuntu控制开发板,通过UDP/TCP实现目的-UDP/TCP protocol, to connect ubuntu to control the development board to achieve the purpose by the UDP/TCP
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:56714
    • 提供者:张玲
  1. myrouter-16299

    0下载:
  2. 使用此工具,您可以创建一个临时性的网络和连接,无线tools-tools就像窗户,你可以创建一个网络,连接网络的无线工具-Using this tools, you can create an AdHoc network and connect to AP network,just like windows WiFi tools-tools, you can create an TCP network and connect to the AP network, just like window
  3. 所属分类:Communication

    • 发布日期:2014-07-21
    • 文件大小:6178816
    • 提供者:jinshengjie
  1. c

    0下载:
  2. 如何进行tcp的握手和连接通信,特别是在单片机上的应用-tcp program how to connect
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:9727
    • 提供者:ljs
  1. tcp_send_rec

    0下载:
  2. 建立简单的TCP服务器和连接服务器的客户端,客户端可以向服务器发送信息,并接受服务器的返回消息,服务器显示客户端发来的信息。-Create a simple TCP server and client connect to the server, the client can send a message to the server, and the server and returns the message server to display the information sent by
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-16
    • 文件大小:105341
    • 提供者:赵伟龙
  1. Point-to-Point_TCP-Client

    0下载:
  2. 点对点TCP通讯 Client,在运行后,自动连接TCP 服务器-Point the TCP Client, after running TCP server automatically connect
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-06
    • 文件大小:16194
    • 提供者:gaocheng
  1. Point-Point_TCP-Server

    0下载:
  2. 点对点TCP通讯 Server,在运行后,自动等待客户端连接TCP 服务器-Point-to-Point TCP Communications Server after running automatically waits for a client to connect TCP server
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-07
    • 文件大小:18592
    • 提供者:gaocheng
  1. TCPscan

    0下载:
  2. tcp 端口扫描程序,使用connect函数,简单那易理解-port scan
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-14
    • 文件大小:3666473
    • 提供者:刘杰
  1. Implementation-of-communication

    0下载:
  2. 介绍在VB环境下如何使用Winsock控件实现局域网通信。程序员无须了解TCP或低级Winsock APIs 调用实现的细节,只需通过设置控件的属性并调用其方法就可轻易连接到一台远程计算机中,并且实现双向交换数据。-This paper introduces how to realize LAN communication using Winsock controls under VB. The programme must not understand TCP or low grade Win
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:83940
    • 提供者:YunJun
  1. TcpUdp1

    0下载:
  2. 实现TCP流通信和UDP数据报通信服务端开启服务,根据IP地址和端口号获取网络端点,创建监听Scoket根据网络端点绑定服务器,保持监听状态,接受客户端的连接请求,为连接创建一个新的Scoket(clientScoket),服务端可以根据clientScoket获得该客户端发送的消息和发送消息给客户端。 2,客户端连接服务器,创建一个serverScoket根据客户端的网络端点与服务器建立连接,客户端可以获取服务端的消息也可以发送消息给服务端。 -The TCP stream co
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-16
    • 文件大小:120639
    • 提供者:郭术
  1. chat

    1下载:
  2. 用mfc写的tcp聊天软件,用登录,有注册,有头像显示,有在线列表的更新,可以群聊,可以私聊 有服务器,服务器连接到数据库,用户聊天是基于服务器的转发。-Tcp chat software written using mfc with login, registration, avatar display, updated online list, group chat, can whisper server, server to connect to the database, user ch
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-23
    • 文件大小:14852247
    • 提供者:wxy
  1. Lan-chat

    0下载:
  2. 本项目是在Visual Basic 6.0环境中,利用Winsock控件开发一个基于局域网的聊天工具。具体内容是局域网内部的聊天软件,基于VB编程的基础上,利用Winsock控件,选择TCP协议提供可靠的、面向连接的传输控制,选择协议的配置,确定你的计算机名 ,然后进行连接。-This project is in Visual Basic 6.0 environment, the the Winsock control the development of a LAN-based chat to
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-05
    • 文件大小:8613460
    • 提供者:傅昱
  1. tcpwenjianchuanshu

    0下载:
  2. tcp文件传输:利用Winsock控件连接客户端,,连接以后传输文件。-the tcp file transfers: Winsock control to connect the client, connection after transfer files.
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:65194
    • 提供者:xiaoke
  1. Remote-Control-System

    0下载:
  2. 远程控制系统由一个Client(客户端)和一个Server(服务端)组成,由Client端对远程主机(Server)进行各种基本的控制。客户端用于实现对联网计算机的监控操作,服务器端对于接收到的数据进行分析,解释并执行。设计中使用WinSock 控件与远程计算机建立连接及选择TCP/UDP协议实现远程控制。-Remote control system consists of a Client terminal and a Server terminal. The client terminal
  3. 所属分类:Console

    • 发布日期:2017-11-07
    • 文件大小:1128412
    • 提供者:eliza
  1. Socket

    0下载:
  2. Winsock in C# for tcp/ip Connect
  3. 所属分类:CSharp

  1. scaner-and-attact

    0下载:
  2. 基于c#开发工具的端口扫描与攻击程序,包含tcp syn,connect,fin和pingflood等-C# development tools based port scan attack program contains tcp syn, connect, fin and pingflood etc.
  3. 所属分类:Scanner

    • 发布日期:2016-01-26
    • 文件大小:206848
    • 提供者:
  1. HoldBuff

    0下载:
  2. Just Connect and forward all incoming connection. This just a simple trapping, to watch data evaluate TCP/IP connection and can log to file
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-03
    • 文件大小:34978
    • 提供者:Pieseal
  1. TcpTestClient

    0下载:
  2. TCP的客户端程序。可以连接指定的服务端,然后观察网络收发情况。-TCP client program. You can connect to the specified server, and then observe the network transceiver.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-06
    • 文件大小:219666
    • 提供者:Tim
  1. saomiaodaima

    0下载:
  2. 一款扫描程序的源代码,主要包括tcp的syn扫描,fin扫描,连接扫描,还有udp的扫描-A scanning program' s source code, including the tcp syn scan fin scan, connect scan, as well as udp scan
  3. 所属分类:Scanner

    • 发布日期:2017-11-19
    • 文件大小:12220
    • 提供者:zhangxu
  1. wifi

    0下载:
  2. 创建服务器 客户端 创建连接 串口通信 tcp/udp-create a server client create connect Serial communication tcp/udp
  3. 所属分类:Communication

    • 发布日期:2017-11-21
    • 文件大小:1674869
    • 提供者:dalei
« 1 2 ... 6 7 8 9 10 1112 13 14 »
搜珍网 www.dssz.com