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

搜索资源列表

  1. Socket

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

    • 发布日期:2014-01-17
    • 文件大小:4.48mb
    • 提供者:jiangyang520
  1. java 网络传输大文件

    0下载:
  2. 网络传输大文件,于是对基于socket的文件传输采用了缓冲输入/输出流来包装输出流,再采用数据输入/输出输出流进行包装,加快传输的速度。基本传输需要大家一般都知道,建立socket链接设置端口,监听端口-Network to transfer large files, so socket-based file transfer using buffered input/output stream to wrap the output stream, then use the data input
  3. 所属分类:网络编程

    • 发布日期:2016-01-25
    • 文件大小:2.84kb
    • 提供者:王好
  1. SocketConnection.zip

    0下载:
  2. J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html ,J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html
  3. 所属分类:J2ME

    • 发布日期:2017-03-25
    • 文件大小:1.41kb
    • 提供者:poravis
  1. iocp.rar

    1下载:
  2. 完成端口的一个例子,实现了心跳。 一个初学者最好的工具,An example of the completion of the port to achieve a heart rate
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-11-08
    • 文件大小:2.09mb
    • 提供者:刘志文
  1. IOCP.rar

    0下载:
  2. Socket通讯中服务端的性能最高的实现方法:完成端口,,Socket client communication services to achieve the highest performance method: the completion of the port,
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-03-14
    • 文件大小:7.59mb
    • 提供者:吕高建
  1. HPScktSrvr-IPv6

    0下载:
  2. High performance socket server based on Windows Completion Port and with using Windows Socket Extensions. IPv6 supported. Version 1.4. Included two demo: 1) Simple HTTP server what can work in HTTP and HTTP over SSL mode (HTTPS). SSL mode ba
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:75.96kb
    • 提供者:
  1. C

    0下载:
  2. C直接读取dbf文件,RS-232-C端口实时监控软件的设计实现,Select()系统调用及 文件描述符集fd_set的应用,Socket接口实现网络异步通信,用C程序挽救Foxmail中的邮件-C to directly read dbf file, RS-232-C port real-time monitoring software design and implementation, Select () system call and file descr iptor set fd_se
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3.58mb
    • 提供者:jzt
  1. SocketTool

    0下载:
  2. 一个比较好用的网口调试工具,包含tcp,udp服务端和客户端,可以16进制显示-A more useful tool for debugging network port, including the tcp, udp server and client, can display 16 hex
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:406.7kb
    • 提供者:wangyonggang
  1. MulticastSocket

    0下载:
  2. 实现局域网内的组播功能,在同一个组同一个端口内的所有主机都可以收到发出的组播消息。-Within a LAN multicast function in the same group with all the hosts within a port can receive the multicast message.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:923.75kb
    • 提供者:张俊秋
  1. CWinFormSocket

    0下载:
  2. Socket,端口监听,实现聊天室,点对点文件传输。-Socket, port monitor, the realization of chat rooms, peer-to-peer file transfer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:75.2kb
    • 提供者:xiaomiao
  1. Socket-basedportscanner

    0下载:
  2. 基于Socket编写端口扫描器端口扫描技术和网络攻击论文-Socket-based port scanner port scan the preparation of technical papers and network attacks
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:4.59kb
    • 提供者:rock
  1. Tcpsend

    0下载:
  2. Command line tool to allow sending of text/hex data over a TCP socket connection to a specified port. Very useful for comms testing.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:2.43kb
    • 提供者:Jon
  1. socket

    0下载:
  2. 用c++写的一个套接字文字传输,包括服务器和客户端,采用vc++6.0开发环境,用户可以在config文件中设置端口-Using c++ socket write a text transmission, including server and client, using vc++6.0 development environment, users can set the port in the config file
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1.93mb
    • 提供者:孔纯松
  1. transport

    0下载:
  2. socket端口转发源代码,输入IP,监听端口号,目的IP。目的端口号,即可完成转发-socket port forwarding source code, enter the IP, listening port number, purpose of IP. Destination port number, to complete forwarding
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:51.84kb
    • 提供者:lijia
  1. Socket-services

    0下载:
  2. VB源代码-Socket端口转发 -VB Source-Socket port
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-05
    • 文件大小:3.09kb
    • 提供者:adetion
  1. socket-port-listen-Pro-

    0下载:
  2. 监听socket端口的通与断,也可以修改后自己使用-listen socket port
  3. 所属分类:GPS develop

    • 发布日期:2017-11-07
    • 文件大小:5.25kb
    • 提供者:叶平
  1. Port-multiplexing_fu

    0下载:
  2. 该代码使用SOCKET的SDK完成了端口复用的编写,可以用来学习端口复用的方法-The code uses the SDK to complete the preparation SOCKET port multiplexing can be used to study port multiplexing method
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:354.51kb
    • 提供者:taozi
  1. UDP 广播socket自动连接客户端

    0下载:
  2. 两台或多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行自动连接.其实现的原理很简单,服务端这一边通过MulticastSocket将自己的有关信息,如IP,端口等广播出去,同一个广播地址里面的客户端可以接收到该广播,并从中解析要相关的信息.(Two or more Android devices, including one as a server, then another one or several Taiwan as the client, a
  3. 所属分类:android开发

    • 发布日期:2018-04-21
    • 文件大小:52kb
    • 提供者:keiwei
  1. vb-socket-server-client

    1下载:
  2. 使用vb6编写的简单的端口监听程序,包含服务端和客户端代码,先启动客户端,再启动客户端,点击连接后会弹出连接成功的提示,在客户端文本框中输入文本,服务端会实时显示内容。(The simple port listening program written with VB6 includes the server and the client code, starting the client first, and starting the client. After clicking the co
  3. 所属分类:串口编程

    • 发布日期:2019-08-12
    • 文件大小:12.59kb
    • 提供者:xiaogangw3
  1. STM32驱动ch395_4个socket连接

    2下载:
  2. main.c已详尽注释连接的引脚 和 调试助手参数。STM32分别以串口,硬件SPI,模拟并口驱动CH395,4个socket连接, 原路返回上位机发送的数据。串口模式支持更改工作波特率,硬件SPI速率最高36MHz, 模拟并口较快,这三种模式支持在stm32任意型号下。(Main.c has commented on pins and debugging assistant parameters in detail. STM32 drives CH395 and 4 sockets by se
  3. 所属分类:单片机开发

    • 发布日期:2020-08-21
    • 文件大小:1.01mb
    • 提供者:秦坤
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com