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

搜索资源列表

  1. SOCKET-Linux-chat

    0下载:
  2. 本程序在ubuntu下用C语言实现,采用server/client模式,服务端通过功效内存存储聊天记录,发给每个客服端-Under this program in ubuntu with the C language, using server/client model, the effectiveness of memory storage server through the chat, each customer-side distributed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:144245
    • 提供者:
  1. socket

    0下载:
  2. 用java编写的socket程序 仅供初学者参考,本程序可以实现服务器和客户端的通讯,以后我会陆续放出带有gui的更完美的版本-Prepared using java socket program only advanced users, this program can be server and client communications in the future I will continue to release more perfect with the gui version
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1026
    • 提供者:malong
  1. socket

    0下载:
  2. 自己用C做的非阻塞多线程socket文件传输程序,由于时间紧存在一定的问题,但对于socket入门者可以学习到一定东西的-Own use C to do non-blocking multi-threaded socket file transfer process, due to tight schedule, there are some problems, but beginners can learn the socket to a certain thing
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:2445985
    • 提供者:杨勇
  1. Socket

    0下载:
  2. 这个程序要完成一个聊天室的功能,它是用纯的winsock的去写,而不用任何CSocket的东西, 即可以用来做客户端又可以用来做服务器端,它要求是非阻塞方式的连接。-This program should complete a chat room feature, which is pure winsock' s to write, without any CSocket things that can be used to make the client can also be us
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-14
    • 文件大小:3111064
    • 提供者:王杰
  1. Socket-net-program

    0下载:
  2. 介绍TCP/IP协议客户端和服务器端进程通信流程和具体实现的基础上,给出了开发通信应用程序的编程模型和实现要点,并以Delphi为编程语言说明了使用Socket进行网络编程的方法和特点-Socket net program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:287428
    • 提供者:李荣晟
  1. How-in-Delphi-and-VB-Socket-programming-with-heart

    0下载:
  2. 在Delphi和VB中如何采用Socket编程实现心跳程序How in Delphi and VB Socket programming with heart procedures-How in Delphi and VB Socket programming with heart procedures
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:35098
    • 提供者:too1940
  1. Linux-socket-TCP-ClientServer

    0下载:
  2. 编写Linux下socket协议TCP的ClientServer程序-Under the agreement Linux TCP socket write the ClientServer program
  3. 所属分类:Linux Network

    • 发布日期:2017-03-24
    • 文件大小:1045
    • 提供者:lulu
  1. Socket

    0下载:
  2. 网络实验设计报告:Socket下的点对点通信实现采用Java语言编写网络上的点对点的Socket程序。该程序必须能在服务器端实现监听连接请求,客户端实现发送连接请求的功能,在建立连接后进行发送和接收数据的功能:-Experimental Design Network Report: Socket Communication point under the Java language using point to point on the network Socket program. The p
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:13275
    • 提供者:yangting
  1. ubuntu-socket

    0下载:
  2. linux socke编程实例:一个简单的echo服务器程序-ubuntu socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:44991
    • 提供者:robin
  1. Socket-Communications-Programming

    0下载:
  2. 程序分为三个部分: (1)动态库DLL,实现日志记录; (2)客户端程序,OCX形式封装,进行设备状态设置和数据发送。 (3)服务端程序,服务程序形式封装,接收状态数据,调用DLL记录设备状态。 -Program is divided into three parts: (1) dynamic library DLL, implement the log records (2) client, OCX forms package, the device status setti
  3. 所属分类:Communication

    • 发布日期:2017-05-25
    • 文件大小:8248334
    • 提供者:steven
  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

    0下载:
  2. 本程序利用socket实现了异步通信功能-Asynchronous communication using socket
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:118394
    • 提供者:zhj
  1. tcp-socket(4files)

    0下载:
  2. tcp,udp的c/s程序,包含了linux,window的socket-tcp and udp
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:78552
    • 提供者:she
  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. socket

    0下载:
  2. 一个socket程序实例 有客户端和服务器,服务器为客户端之间通信建立平台-zi dong fanyi mu you yong~
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7546378
    • 提供者:帅逼
  1. Socket

    0下载:
  2. Windows下写的简单Socket程序,包括服务器和客服端-Write simple Socket under Windows program, including the server and the customer service
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. socket编程 客户端 服务器的实现 简单的socket程序精华
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:13173
    • 提供者:猪猪
  1. socket-demo

    0下载:
  2. 使用C++编写Linux下socket程序练习-Using C++ to write under Linux socket program practice
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:15438
    • 提供者:李俊
  1. Socket

    1下载:
  2. 基于C_S结构的Socket程序设计。控制台程序:使用控制台界面的多线程Server程序及Client端,WSAAsyncSelect异步窗口程序:使用Windows窗口界面的基于WSAAsyncSelect异步选择机制的Server程序及Client端 -Based on C_S structure Socket programming. Console application: using the console interface, multi-threaded Server prog
  3. 所属分类:Console

    • 发布日期:2017-09-14
    • 文件大小:1018880
    • 提供者:
  1. socket-example

    0下载:
  2. 高级计算机网络编程技术 第9章 基于C_S结构的Socket程序设计-Chapter 9 of the computer network programming techniques Socket program designed based on C_S structure
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-20
    • 文件大小:1282362
    • 提供者:zhanglinlin
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com