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

搜索资源列表

  1. chat

    0下载:
  2. 程序主要是基于套接字(Socket)进行网络编程的,采用的是TCP协议,TCP协议是面向连接的且是全双工的,即两个主机上的进程(比如进程A、进程B),一旦建立好连接,那么数据就既可以由A流向B,也可以由B流向A。此程序采用的是完全点对点的模式进行连接,即每台主机即是服务器又是客户端,因为它需要进行端口的侦听,所以在连接的时候必须知道各主机的IP地址和端口号。有了对方的IP和端口后两主机就可以进行握手过程,确认连接成功后就可以进行网络对话了。-Program is mainly based on
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:123007
    • 提供者:ludwig
  1. socket--ip

    0下载:
  2. 本程序实现了利用原始套接字发送IP数据报文,IP数据报的各字段内容可进行手动的设置-the function of this program is sending IP packet using raw socket.And each field of IP protocol can be modified.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:34232
    • 提供者:liyana
  1. chat

    0下载:
  2. socket编程,模拟了一个客户端,一个服务器端,各有一个界面,可添加客户端,通过服务器实现互相通信。 -socket programming to simulate a client, a server-side, each with an interface, you can add clients, achieved through the server communicate with each other.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:8688
    • 提供者:cheng
  1. TCPserver

    0下载:
  2. TCPserver.rar 使用socket编写 有监听,连接-TCPserver use the socket can listen connect
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:811
    • 提供者:
  1. socket

    0下载:
  2. 一个用socket编写的通信实例,可以互相传输数据。-A written communication with the socket instance, you can transfer data to each other.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2835181
    • 提供者:王晨
  1. socket

    0下载:
  2. 完成网口通信的服务器端和客户端通信,采用socket编程。可用于编写网口通信的参照,已经在arm9200上和arm11调通。-Complete network communication server and client communication, using socket programming. Can be used for the preparation of network communication reference, has been in the arm9200 and A
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:2003
    • 提供者:金曼曼
  1. tcpclient1

    1下载:
  2. socket程序tcp客户端,可以和服务器端通信-tcp client socket program, and the server can communicate
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:2908
    • 提供者:zxj
  1. Smart-Socket

    0下载:
  2. 智能插座。可定时通断,手动按钮通断。烟雾模块烟雾报警,人体红外热释电检测到人体信号打开液晶背光灯。液晶为VTK3224智能液晶。含防雷模块,电能计量模块-Smart outlet. Can be time-off, manual on-off button. Smoke smoke alarm module, pyroelectric infrared detecting human body' s signal to open the LCD backlight. LCD is VTK3
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:27795
    • 提供者:stone
  1. PCSocket

    0下载:
  2. 注册窗口消息的socket,可以动态的启动accept-Registered window message socket, can accept dynamic start
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:2603
    • 提供者:adb
  1. SocketClient

    0下载:
  2. 聊天室程序,可支持多人聊天,聊天室程序,可支持多人聊天-Chat program, can support more than chat, chat program, can support more than chat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:256321
    • 提供者:王宇
  1. txttran

    0下载:
  2. 对于Linux下的文件高效传输的基本实现,对于Socket传输文件的学习可以多多参考-For efficient transfer of files under Linux basic implementation, the Socket can transfer files to learn a lot of reference
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:3421
    • 提供者:张征
  1. socket

    0下载:
  2. 一个socket网络编程——可以简单实现服务器端和客户端之间的信息交流。-A socket network programming- can be simply achieved between server and client information exchange.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-30
    • 文件大小:12456119
    • 提供者:jack
  1. socket-Development-Guide

    0下载:
  2. Sockets, which provide a mechanism for communication between two computers.The socket is the software abstraction used to represent the "terminals" of a connection between two machines. For a given connection, there s a socket on each machine, and
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:144810
    • 提供者:TigerWoods
  1. iptv_udp_socket_java

    0下载:
  2. 本程序是2011年中兴捧月杯程序设计比赛中进入决赛的作品。 名称:IPTV的实现 功能:共三个子程序,分别为服务器,交换机,机顶盒 具体:服务器可以实时显示三个频道的信息,并把三个频道的视频帧以UDP单播形式发送到交换机,然后交换分别把三个频道的数据发送到三个组播组,机顶盒可以选择加入某个组,实现浏览不同频道的节目-This program is January 2011, ZTE holding the cup final game programming works. Name:
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:379408
    • 提供者:
  1. Maximum-packet-length-SOCKET

    0下载:
  2. 解决SOCKET函数最大包长度问题 C++网络编程时遇到的比较棘手的问题之一,这个资料可以较好地解决问题-Maximum packet length SOCKET function to solve the problem C++ network programming more difficult problems encountered by one, this information can solve the problem
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:290077
    • 提供者:liunan
  1. socket-chat

    0下载:
  2. 基于socket的MFC聊天程序,可以实现私聊和群聊-Based on the socket of MFC chat program, can realize the private chat and group chat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3842149
    • 提供者:张晓
  1. SOCKET

    0下载:
  2. socket通信源码,包括服务器和客户端,客户端可以连续访问服务器,经过验证正确-socket communication, source code, including server and client, the client can continuously access the server, and proven correct
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:1328
    • 提供者:程文翔
  1. M0516NET

    0下载:
  2. 关于EN78J60网络芯片的应用程序,可以进行PING,TCP功能内部有4个SOCKET。已经调通, 可以和电脑进行通信。-About EN78J60 network chip applications, can undertake PING, TCP functions have internal four SOCKET. Has the tong, Can and computer communication.
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2567836
    • 提供者:guangzi
  1. VC-MFC-chat-TCPIP-socket

    0下载:
  2. 利用SOCKET编写多机聊天程序,编写框架MFC,附带源码,测试可用。-SOCKET to write multi-chat program, the preparation of the framework of the MFC comes with source code, the test can be used.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1985746
    • 提供者:曾维亮
  1. chat-Socket

    0下载:
  2. 在多个 I/O 端点之间实现多对多的通信。基于 SOCKET 的局域网通信是一种灵活的、易于实现的、低成本的方法。它可以运行在各种使用 TCP/IP 协议作为通讯协议的网络上。而在 SOCKET API 的帮助下,开发基于 SOCKET 的局域网通信软件也是易于实现的-In a number of I/O between the endpoints to achieve many-to-many communication. Based on the SOCKET network communi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:32712
    • 提供者:黄绪勇
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com