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

搜索资源列表

  1. LABWINDOWS_CVI_CLIENT

    0下载:
  2. C source code to create a LABWINDOWS/CVI TCP/IP client that could connect to a server created also in LABWINDOWS/CVI. -C source code to create a LABWINDOWS/CVI TCP/IP client that could connect to a server created also in LABWINDOWS/CVI.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:2419
    • 提供者:尚尚
  1. day18

    0下载:
  2. MFC下怎样连接动态库,面向连接TCP-可靠有序的数据传输协议 无连接的UDP-不可靠无序的数据传输协议-How do I connect under MFC DLL,TCP-connection-oriented reliable ordered data transmission protocol Connectionless UDP-disorder unreliable data transfer protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:78531
    • 提供者:锋锋
  1. Tcp_Socket

    0下载:
  2. 运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序-tcp communication, the use of network protocols, programming languages, API, and socket-based graphical interface to establish, monitor, connect, send data and receive data network communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:7059
    • 提供者:付强雨
  1. IBMClient

    0下载:
  2. The following example program uses the following sequence of API calls: Socket programming 113 1. The socket() API returns a socket descr iptor, which represents an endpoint. The statement also identifies that the INET (Internet Protocol) addre
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:2155
    • 提供者:shaomin fang
  1. client

    0下载:
  2. Socket programming in linux. Client.c describe how to client connect to server by TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1579
    • 提供者:Mr. Lam
  1. Tcpview24

    0下载:
  2. tcp、udp连接查询,可以断开连接,可以做dota踢人挂使用-tcp/udp connect
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:84437
    • 提供者:夏晓敏
  1. revinetd-1.0.2.tar

    0下载:
  2. Revinetd is a GNU implementation of the TCP gender changer. It operates in two modes, listen-listen and connect-connect. It can be used to forward traffic through firewalls where outbound rule sets are more liberal than inbound rules.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:67345
    • 提供者:Edward Cancilla
  1. com.headware.net

    0下载:
  2. 有效简单的TCP和UDP连接服务器的JAR包,文件名后缀.zip直接改成.jar就行-ffective simple TCP and UDP to connect to the server JAR bag, the filename suffix. Zip directly into. JAR will do
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:8296
    • 提供者:zouxuan
  1. sendcommand_v2

    0下载:
  2. 该系统通过TCP/IP协议与远端服务器建立联接,并接收远端服务器发送的并行分析结果,并在监控界面以指定格式显示,便于直观监控系统运行状态 -This System connect to remote server by tcp/ip proctocal, And receive the parallel analysis result, Then display the result according the appointed format
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:20013
    • 提供者:凌云525
  1. client

    0下载:
  2. The example how to connect to TCP Server and send/receave data.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:30648
    • 提供者:Irakli
  1. client

    0下载:
  2. tcp编程客户端程序,含加载、创建流式套节字、绑定本地地址、连接请求、连接成功,可以 开始发送、接收、关闭、释放-tcpProgramming the software, including loading, create streaming set of section word, binding local address, connect requests, connection succeeds, can start sending, receiving, closing, releas
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3114
    • 提供者:
  1. GPRS-Connection

    0下载:
  2. M2M step for AT-Command modem in order to connect to GPRS TCP Connections
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:14702
    • 提供者:imam
  1. rawtcpip

    0下载:
  2. connect tcp-ip by visual basic 6-connect tcp-ip by visual basic 6
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:46941
    • 提供者:Mr Kien
  1. tcpcs

    0下载:
  2. tcp 客户端 服务器 linux下 socket编程-tcp client server socket bind connect
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:2763
    • 提供者:微笑的鱼儿
  1. ftp4j

    0下载:
  2. ftp4j是一个FTP客户端Java类库,实现了FTP客户端应具有的大部分功能。可以将ftp4j嵌到你的Java应用中,来传输文件(包括上传和下 载),浏览远程FTP服务器上的目录和文件,创建、删除、重命,移动远程目录和文件。ftp4j提供多种方式连接到远程FTP服务器包括:通过 TCP/IP直接连接,通过FTP代理、HTTP代理、SOCKS4/4a代理和SOCKS5代理连接,通过SSL安全连接。-ftp4j an FTP client-side Java class libraries, mo
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-25
    • 文件大小:84372
    • 提供者:zouchungang
  1. RemoteMonitor

    0下载:
  2. 基于Socket TCP协议进行屏幕截图传输 希望对Socket 通讯感兴趣的朋友一起交流.. 注意事项: 当多个客户端连接时..客户端之间切换会受影响传输. 首先启动服务端,查看IP,客户端手动修改远程IP-Screenshot of transmission based on the Socket TCP protocol with interested friends of the Socket Communication AC .. Note: the switch wi
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:62345
    • 提供者:李明
  1. blockingfortuneclient

    0下载:
  2. 使用QTcpSocket的客户端,可以连接TCP的服务端。-Using QTcpSocket client, you can connect to TCP server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4712590
    • 提供者:
  1. tcp_client

    0下载:
  2. TCP/IP客户端程序,先创建套接字,再连接服务端,然后数据通信-TCP/IP client program first creates a socket, then connect the server side, and then the data communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:888
    • 提供者:黄东权
  1. winsocket

    0下载:
  2. 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己的程序中加入代理支持易如反掌。这个打包类支持的特性包括:Connect、Send、Receive、Close、Listen、Bind、Accept、asyncSelect、get_LocalHost、get_LocalPort、get_Remo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:53313
    • 提供者:chenruibin
  1. server

    0下载:
  2. 基于SOCKET的windows下服务器端程序,使用基于TCP/IP的C/S通信机制,涉及到服务器监听模式、接收客户端发送的connect请求等,可模拟小型聊天软件的功能-SOCKET the windows server side program, using the TCP/IP-based C/S communication mechanism, related to the server listening mode to receive the client sends the con
  3. 所属分类:WinSock-NDIS

« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com