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

搜索资源列表

  1. TCP-IP-File-Transportion

    0下载:
  2. 一个通过SOCKET来实现传输文件的例子,对于初学网络编程的初学者有很大的帮助。-SOCKET to implement a file transfer through the example of network programming for the beginner is very helpful for beginners.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:1601
    • 提供者:王建
  1. Socket-programming-TCP

    0下载:
  2. tcp socket programming program in C language
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:1718
    • 提供者:dee1wax
  1. Tcp

    1下载:
  2. 这是个基于C#语言实现的Socket通讯,分客户端和服务器端,能进行TCP通讯-This is based on C# language of the Socket Communications, sub-client and server side, capable of TCP communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:82001
    • 提供者:徐康
  1. WiFiPadClient

    0下载:
  2. 手机android远程控制电脑,此为手机端,是个WIFI TCP SOCKET连接教程-android pda remote ctrcol pc
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:51922
    • 提供者:黄挺进
  1. NetSnoop

    0下载:
  2. APIHooking Network snoop introduces the basics of building a network sniffer to pick up all information being sent using TCP socket via send and recv API, obviously, these will be the two APIs to hook to get information about data being sent/receiv
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:26587
    • 提供者:rabert
  1. Applet

    0下载:
  2. 1.编写一个Applet程序,该程序能够显示:"Hello Applet!",在浏览器中验证该程序。 2.编写一个基于TCP的Socket程序,服务器向客户端发送一个字符串:"Socket你好!",客户端将接收到的数据输出出来。在两台PC之间测试该程序。 -1. Applet write a program that can display: " Hello Applet!" , In the browser, verify the program. 2. Write a
  3. 所属分类:JavaScript

    • 发布日期:2017-05-06
    • 文件大小:1027377
    • 提供者:黄烨
  1. Socket-tcp-udp

    0下载:
  2. 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:53320
    • 提供者:huaminggong
  1. socket

    0下载:
  2. 计算机网络实验实现TCP套接字编程的源代码-Experimental realization of computer networks, TCP socket programming source code 1
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1963
    • 提供者:niuhaoran
  1. TCP

    0下载:
  2. 基于TCP/IP的socket通信程序,使用WinSocket API实现-Based on TCP/IP, socket communication, the use of WinSocket API implementation
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:3957613
    • 提供者:kiki
  1. socket

    0下载:
  2. 用MFC写的简单界面和socket实现的TCP通讯的 简单聊天客户端和服务器-Written with the MFC implementation of a simple interface and TCP socket communication simple chat client and server
  3. 所属分类:Communication

    • 发布日期:2017-05-27
    • 文件大小:9735835
    • 提供者:louyi
  1. port-socket

    0下载:
  2. 里面可以实现多人聊天,有TCP和UDP方式 可以先择,很好的学习例子,不要错过了。-Which people can chat with TCP and UDP mode can be selected, good learning example, do not miss out.
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:379366
    • 提供者:yygkko
  1. socketcc

    0下载:
  2. code for socket library, and it is very usefull for client/server socket program, it includes tcp and udp protocol
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-27
    • 文件大小:31803
    • 提供者:pan
  1. SocketTest

    0下载:
  2. Connecting to a TCP socket in QT
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:3502
    • 提供者:George
  1. TCP.Sockets.in.C

    0下载:
  2. TCP Sockets in C EBook teaches you the basic through advanced ideas and concepts in programming TCP Socket in C.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-29
    • 文件大小:11974633
    • 提供者:tivoo
  1. socket

    0下载:
  2. tcp socket的聊天程序! 一个采用了多线程的控制台聊天程序,在聊天中同时可以进行文件传送。-tcp socket chat program! A multi-threaded console chat program, completes the file transfer.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:14900
    • 提供者:王雪
  1. TCPClient

    0下载:
  2. TCP 客户端 Socket编程,很详细-TCP Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:35030
    • 提供者:haha
  1. CMultiSvr-(SOCKET-API-Multi-Thread)

    0下载:
  2. socket API 非阻塞消息方式下写的TCP客户端示例(一客户端连接多服务器)-socket API no blocking tcp client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3660596
    • 提供者:赵强
  1. tcp

    0下载:
  2. 在linux环境下 基于socket的tcp通信-Based on the tcp socket communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:9252
    • 提供者:jack
  1. tcp-server

    0下载:
  2. tcp服务端socket连接,c++ build代码-tcp socket
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:412511
    • 提供者:zlin
  1. TCP

    0下载:
  2. TCP socket编程源代码,包括server端,及client以及并发服务器实现代码。-tcp socket code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:2689
    • 提供者:armand
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com