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

搜索资源列表

  1. socket

    0下载:
  2. 这个程序是java中socket通信的基础,分为服务器端和客户端,进行socket通信,传输文件。-This java program is a base socket communication program that contains server and client. It implements the function of transfering a file by sockets.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:6979
    • 提供者:盛权
  1. client

    0下载:
  2. MulticastSocket 客户端代码-Multi cast Socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-07
    • 文件大小:2931
    • 提供者:锋锋
  1. socket

    0下载:
  2. 简单的windows环境下的socket程序,含有多线程,实现服务器和客户端互发消息。适合编写socket 的初学者-Socket program under a simple Windows environment containing multi-threaded server and client to send and receive messages. For the preparation of a socket beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-28
    • 文件大小:2508
    • 提供者:李俊
  1. socketdemo

    0下载:
  2. objective-c写的socket客户端程序.-Objective-C wrote the socket client program.
  3. 所属分类:iPhone

    • 发布日期:2017-12-10
    • 文件大小:858393
    • 提供者:郑荣军
  1. ubuntu.socket.client.tar

    0下载:
  2. linux下的网络通信基本代码,学会了这个,基本的通信就ok了-ubuntu,fundamental connnection code
  3. 所属分类:Linux Network

    • 发布日期:2017-11-07
    • 文件大小:8546
    • 提供者:寒政
  1. Socket

    0下载:
  2. 该文件利用java语言的Socket实现了客户端和服务端信息交流-The file using the Java language s Socket implementation the client and server communication
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:1327
    • 提供者:小白狼
  1. CLIENT

    0下载:
  2. 网络编程socket tcp客户端 服务端源码-Network programming socket tcp client server source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-12-08
    • 文件大小:4299
    • 提供者:meizu
  1. C-Socket

    0下载:
  2. 计算机通信网中的socket通信编程,包含客户端和服务器端,由c语言实现。-The socket communication programming in computer communication networks, including client and server-side by the C language.
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:6879
    • 提供者:Allan
  1. Socket

    0下载:
  2. C#语言编写的用于Socket通信的程序。包含客户端和服务器程序代码。-For a Socket communication program written in C# language. Including client and server code.
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:68429
    • 提供者:邓大芳
  1. Socket

    0下载:
  2. 在LINUX系統下,实现套接口编程。一个客户端,一个服务端。-LINUX system, socket programming. A client, a server.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:2203
    • 提供者:su
  1. SOCKET-TCP

    0下载:
  2. 用于socket的TCP连接,分为客户端和服务器两个部分的代码实现-For socket TCP connection, divided into client and server parts of the code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:2418502
    • 提供者:李彦
  1. Socket-java

    0下载:
  2. 最基本的java socket编译 实现server服务器的单线程 多线程,使用rmi接口实现简单的客户端服务-会议记录系统-Basic java socket compiled single-threaded multi-threaded server server, using RMI interface simple client services- conference recording system
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:2861024
    • 提供者:zy
  1. socket

    0下载:
  2. 通信网络综合实验,《socket编程实验》,简单的客户机/服务器程序的实现 (1)使用套接字接口在TCP连接上发送消息 (2)还用到了其他的UNIX网络功能 (3)该应用允许用户在一端的机器上输入并把文本发送给另一端机器的用户 (4)它是UNIX中talk的一个简化版本,类似于WEB 聊天室的核心程序。 -The communication network experiment, socket programming experiment, a simple client/s
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-16
    • 文件大小:464221
    • 提供者:史倩
  1. socket

    0下载:
  2. VC++ 套接节连接,分客户端和服务器,在客户端设置服务端IP后可连接服务器,测试服务器是否连接。-VC++ socket section is connected, set the server IP sub-client and server, the client can connect to the server, the test server is connected.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:10977
    • 提供者:余丽芳
  1. Socket-filetransfer

    0下载:
  2. Java语言版的Socket文件传输,包含一个客户端和一个服务器端。-Java language version of the the Socket file transfer, contains a client and a server-side.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-08
    • 文件大小:1683
    • 提供者:孙凯歌
  1. Myproject

    0下载:
  2. 基于win32控制台应用程序实现 socket客户端通信数据采集 和插入数据库sqlserver-Based on the win32 console application the socket client communication data acquisition and inserted into the database sqlserver
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:5531429
    • 提供者:孙悌超
  1. linux-client

    0下载:
  2. 连接linux服务器的客户端代码,包含建立与服务端的socket连接,与服务端的通信协议的设计,请求分发设计,用户登录,内部使用多线程实现。-Connected to the Linux server client code, includes creating server socket connection with the server communication protocol design, to request distribution design, user login, in
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:153390
    • 提供者:liuyang
  1. Socket

    0下载:
  2. Socket端口通信,CLient为客户端,Server为服务器端,需要同时运行,一方监听一个ip的端口,一方发送请求,经过实验可以成功运行,我自己写的代码-Socket port communication, CLient for the client, Server is the server side, you need to run simultaneously, one listener an ip port, one party sends a request, after the
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:1803
    • 提供者:
  1. Client-to-Server(socket)

    0下载:
  2. 使用MFC 的界面效果,利用socket套接口技术实现的多客户端client,通过服务器server互联的聊天的程序-Using MFC interface effects, the use of socket socket technology to achieve a multi-client client, server interconnected through the server chat program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-11
    • 文件大小:597817
    • 提供者:王振峰
  1. SOCKET-CONNECTION

    0下载:
  2. 套接字连接最基础的。采用B/S模式。分为服务器端和客户端两部分。请求发送后 服务器发送。客户端同步收到。-The most basic socket connection. Uses B/S mode. Divided into server and client in two parts. After the server sends a request is sent. Client synchronization received.
  3. 所属分类:TAPI

    • 发布日期:2017-11-07
    • 文件大小:3793116
    • 提供者:长安卿
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com