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

搜索资源列表

  1. socket

    0下载:
  2. 一个常见的使用套接字是为了方便一个分布式的负载系统,例如,一个缓慢的客户端机器可以通过网络和套接字的快速服务器机的计算密集型的请求,这个项目的目标是写一个客户端和一个服务器,一起创建这样的系统。程序流程可能类似于下面的: 客户端将请求一个词从用户通过标准输入输入 1这个字将被传送到服务器上的套接字连接。 2、服务器将检查单词的正确拼写和返回一个响应,该单词拼写正确,或一个响应,该单词拼写错误。 3客户端将显示服务器对用户的响应的格式化结果。例如,一个消息说
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:9364
    • 提供者:ylx
  1. Net

    0下载:
  2. 大型项目中实际应用,包含EmailHelper、NetHelper、SocketCommon、TCPIP Socket封装,能直接发送邮件,得到本机IP,测试某IP网络是否正常,Socket发送及接受数据封装-C# large projects in the practical application, including EmailHelper, NetHelper, SocketCommon, TCPIP package socket, can send messages directly
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:20883
    • 提供者:
  1. HP-Socket-3.4.3

    0下载:
  2. HP-Socket 是一套通用的高性能 TCP/UDP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,应用程序不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中-HP-Socket is a common set of high-p
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:4839802
    • 提供者:金朋轩
  1. test_socketcan

    0下载:
  2. ARM Linux下的socket CAN使用代码-socket CAN code for ARM Linux use under
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1989
    • 提供者:jerry
  1. Sockt_Web

    0下载:
  2. 利用socket 实现简单HTTP 客户端下载网页或指定文件,能够下载任意网站的网页文件(HTML 文件),以网址为输入,能够把HTML 文件内容显示到屏幕上或者保存为文件。- The realization of a simple HTTP client to download the web page or file specified by socket, can download any web page file (HTML file), the URL for input,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-30
    • 文件大小:12463030
    • 提供者:Hsi Yang
  1. socket

    0下载:
  2. linux下实现socket通信,client端可以将文本文档传输给server端,client端也可收到server端信息。-Linux socket communication, client-side text documents can be transmitted to the server-side, client-side can also receive server-side information.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3309
    • 提供者:xz
  1. socket

    0下载:
  2. 使用1对1的连接,并且两者均可以收发信息。具体形式是为面向连接的TCP客户-服务器模式-Use 1-to-1 connection, and can both send and receive information. Specific forms of TCP connection-oriented customer- server mode
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5422508
    • 提供者:王佳美
  1. VB-SOCKET

    0下载:
  2. 利用VB和PC的socket进行局域网通信,可以传输文件,语音等,不过该文件资料还需补充-The use of VB and PC socket for LAN communication, you can transfer files, voice, etc., but the document also need to add
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:24764
    • 提供者:雾部
  1. socket--

    0下载:
  2. 该程序实现了服务器与客户端之间的socket通信。分别模拟服务器与客户端对话框,可以直接输入文本,并发送。运行时需要修改电脑的IP地址为192.168.1.68,服务器程序与客户端程序分别运行后,应先启动服务,后连接服务,之后才能发送数据。-The program implements the socket communication between the server and the client. Respectively, simulation server and client dia
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:140540
    • 提供者:丁晔岑
  1. can-dongdong

    0下载:
  2. HTTP connection socket implementation, good dongdong, hope can be useful
  3. 所属分类:Network Security

    • 发布日期:2017-12-19
    • 文件大小:3072
    • 提供者:depth
  1. fheThis

    0下载:
  2. This is a simple FTP application, written in the socket can reduce programming difficulty
  3. 所属分类:source in ebook

    • 发布日期:2017-12-12
    • 文件大小:3902
    • 提供者:Wsndh
  1. HHSocket

    0下载:
  2. 封装TCP底层SOCKET通信协议,可方便接入到其它程序中,调试方便,适合初学者学习使用。(Package TCP bottom SOCKET communication protocol, can be easily access to other programs, debugging convenience, suitable for beginners to learn to use.)
  3. 所属分类:网络编程

    • 发布日期:2017-12-21
    • 文件大小:260096
    • 提供者:小女百合
  1. C# SOCKET编写的简单聊天通信程序

    0下载:
  2. C# SOCKET编写的简单聊天通信程序,可以进行简单的文字通信(C# SOCKET prepared by simple chat communication program, you can conduct a simple text communication)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:92160
    • 提供者:北冥有徐
  1. IOT_Bing

    0下载:
  2. linux 下socket编程,下载直接可用,路径要改下,编译连接就可以(Linux under socket programming, download directly available, the path to be changed, the compiler can connect)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-18
    • 文件大小:26673152
    • 提供者:assss
  1. hhfma

    0下载:
  2. Genetic algorithm based reactive power optimization, Course designed to prepare the matlab program code, Can dynamically adjust the parameters of the operating environment.
  3. 所属分类:Windows CE

    • 发布日期:2017-12-22
    • 文件大小:6144
    • 提供者:nanhoufiu
  1. SocketServiceDemo-master

    0下载:
  2. 这是一个socket通信的服务器程序,是android可直接编译的程序(This is a socket communication server program, Android can be directly compiled procedures)
  3. 所属分类:android开发

    • 发布日期:2017-12-21
    • 文件大小:1341440
    • 提供者:molin2050
  1. python-socket-udp-server-client

    0下载:
  2. a project about python udp server/client demo, run them in different computers,you can better experience the enjoyment of network programming with python 1 this is a implementation of python udp server client model, run the code respectively in di
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:BaDTimE
  1. 基于网络的udp通讯发送端和接收端

    0下载:
  2. 基于windows的Socket网络编程,使用Udp通讯 里面有发送端,和接收端其中一台电脑启动发送端,另一台电脑启动接收端,能实现互相发送信息双方都能查看并接收对方发出的信息的功能。(Socket network programming based on windows, using Udp communication inside the sending end and the receiving end, in which a computer start sending end, ano
  3. 所属分类:网络编程

    • 发布日期:2017-12-19
    • 文件大小:3092480
    • 提供者:阳光小鹏
  1. 基于网络的Tcp通讯Server服务器端和Client客户端

    0下载:
  2. Windows编程基于Tcp通讯的 Server服务器端和 Client客户端,使用一台电脑启动 Server端,另一台电脑启动Client客户端 两端能够互相发送消息并能接收看到(Windows programming, based on Tcp communication Server server and Client client, using a computer to start the Server side, another computer starts Client clie
  3. 所属分类:网络编程

    • 发布日期:2017-12-19
    • 文件大小:5833728
    • 提供者:阳光小鹏
  1. SocketManager

    0下载:
  2. socket 异步通讯类,事件回调机制 ,可以用(Socket asynchronous communication class, event callback mechanism, can be used)
  3. 所属分类:网络编程

    • 发布日期:2017-12-24
    • 文件大小:4096
    • 提供者:忽悠忽悠
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com