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

搜索资源列表

  1. socket

    0下载:
  2. Linux下Socket网络编程,里面程序分为服务器和客服端。使用的TCP有链接的协议编程。-Socket Network programming under Linux, which is divided into the server and the customer service side. Use the TCP protocol with links to programming.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:12045
    • 提供者:宣鹏
  1. PHP_Socket

    0下载:
  2. 使用php实现的socket通信;包含客户端和服务器端;可与c共同实现通信;-Achieved using the php socket communication includes client and server side together to achieve communication with c
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:47838
    • 提供者:赵崇
  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. tcpclient

    0下载:
  2. it is a tcp client server program in c. it uses socket programming. the server is a concurrent server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4275
    • 提供者:sandeep
  1. SOCKET

    0下载:
  2. Linux 下实现聊天室 客户端和服务器端-Linux chat room to achieve the client and server side
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:166912
    • 提供者:bwz
  1. GHCommonNetDll

    0下载:
  2. 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。 主要特点: 1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。 2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。 3、提供了C++封装,只需重载服务器
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:129312
    • 提供者:流浪小狗
  1. socket

    0下载:
  2. C语言版的SOCKET编程.实现客户端与服务端的文件传送.-C programming language version of the SOCKET. To achieve client and server file transfer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:36955
    • 提供者:cheng
  1. VB-SOCKET

    0下载:
  2. 基于C/S体系,建立初步的本地通信,定义客户端和服务器端两个类以及登陆界面的类-Based on C/S system, the establishment of the initial local communications, the definition of client and server-side interface of the two classes and the class landing
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:199895
    • 提供者:wh
  1. socket

    1下载:
  2. Linux环境下c语言的socket编程。最基本的服务器客户端。功能较简单。服务器收包,客户端发包。收包的时候检验包头属于哪一种。有注释-C language under Linux socket programming. The most basic server client. Function is relatively simple. Server received packet, the client contract. When received packets belong to
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:2311
    • 提供者:yuan
  1. socket_server

    0下载:
  2. c socket通讯服务端的源代码,本人自己琢磨出来的。-c socket communication server source code, I am out on her own.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1172885
    • 提供者:王松
  1. C-shap-Socket-yibu

    0下载:
  2. C#+Socket异步传输 包括客户商与服务器端,可供参考-C#+ Socket ATM customers providers and server-side includes, for reference
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:124105
    • 提供者:张三四
  1. server

    0下载:
  2. Socket programming in linux. server.c describe how to server listen to client by TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1658
    • 提供者:Mr. Lam
  1. cSharp_socket_server

    0下载:
  2. c# socket 服务器 c# socket 服务器-c# socket server c# socket server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:75975
    • 提供者:扩大的
  1. VS2008-C-socket-server

    1下载:
  2. Visual c++ 下使用C语言开发的SOCKET网络通信程序,服务端,多线程,可以同时接受多个客户端的连接请求,最大连接数可修改。-Developed using C language Visual c++ the SOCKET network communication program, the server, multi-threaded, can also accept multiple client connection requests, and the maximum numbe
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2014-07-05
    • 文件大小:2142208
    • 提供者:yanan
  1. Socket-Program

    1下载:
  2. 在Linux环境下用C语言分别编写一个客户端程序client.c和一个服务器端程序server.c,来测试带外数据的发送与接受,并观察是否每一个客户端发送的带外数据都引发服务器端产生SIGURG信号,当服务器端收到SIGURG信号后就可以读取带外数据了-Linux environment with C language to write a client program client.c and a server-side program server.c test band data tran
  3. 所属分类:Linux Network

    • 发布日期:2017-11-18
    • 文件大小:221719
    • 提供者:落落
  1. Client.c

    0下载:
  2. simple socket client to send message to socket server using tcp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-15
    • 文件大小:752
    • 提供者:Jeff
  1. Selectio

    0下载:
  2. 简单的select socket服务器,c语言实现-Simple the select socket server, c language
  3. 所属分类:Communication

    • 发布日期:2017-11-13
    • 文件大小:12094
    • 提供者:qc
  1. Socket-Programming-in-CSharp

    0下载:
  2. socket server and client using C#, visual studio 2012
  3. 所属分类:Web Server

    • 发布日期:2017-03-30
    • 文件大小:28878
    • 提供者:alon
  1. Socket

    0下载:
  2. 就是个套接字编程,说的是服务器与客户端,对分别是这两个的代码,用来建立连接的-It s a socket.for c++.A server and a custom.oh my god.What is wrong with this website.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:696
    • 提供者:王泽
  1. Socket

    0下载:
  2. C++ windows socket 服务端、客户端通信实例-socket server, client instance
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-09
    • 文件大小:16328195
    • 提供者:桑叶
« 1 2 3 45 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com