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

搜索资源列表

  1. server

    0下载:
  2. 是一个多线程虚函数实现的c++版的socket程序
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1614
    • 提供者:iriver
  1. client-server

    1下载:
  2. 利用Socket编程制作一个简单的C/S应用。其中,Client端为GUI程序,用于提供界面输入两个数,并有1个“发送”按钮,另外还有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。-Socket programming produced using a simple C / S applications. Which side of the GUI Client procedures used to provide inpu
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1672
    • 提供者:刘流
  1. Server

    0下载:
  2. C# 多人聊天程序服务器端,利用socket类来实现,并实现多人聊天
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:12991
    • 提供者:jaska
  1. example1

    0下载:
  2. linux下使用socket进行网络通信,含server.c和client.c文件,使用时可以将server.c在PC linux下运行,client.c经交叉编译后下到开发板运行
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2045
    • 提供者:jaywoo
  1. server

    0下载:
  2. 基于linux平台,用C++ 编写的QT程序,基于socket的服务器端
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:209932
    • 提供者:张珍珍
  1. PPCSocket

    0下载:
  2. Windows Mobile的简单IM程序(Socket via C sharp) 发一个Csharp socket的Demo, 其中client是WM Pocket PC ,server端是PC机的程序
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:22549
    • 提供者:宋义
  1. cs通信

    0下载:
  2. linux下学习socket的编程,使用tcp协议,用c语言编写的,一个server.c 另一个为client.c 经过调试。-learning socket programming, using tcp agreement with the c language, a server.c client.c after another for debugging.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1855
    • 提供者:宏伟
  1. 我的socket通讯工具

    0下载:
  2. 采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。-using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of softwar
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:46237
    • 提供者:封小军
  1. p2p.rar

    0下载:
  2. 一个简单的p2p共享文件的程序,用c语言开发,包括server端和peer端,自定义了一套应用层的传输协议,对于理解socket编程有很大的帮助,A simple procedure for p2p file sharing, using c language development, including peer client and server-side, since the definition of a set of application-layer transport protoc
  3. 所属分类:Linux Network

    • 发布日期:2016-12-23
    • 文件大小:29016
    • 提供者:lucy
  1. C-S-Access

    0下载:
  2. 在服务器端可以对数据库进行增删改,客户端通过SOCKET类进行访问服务器端的数据库,能够完成登录和注册的功能,并能与服务器端对话-On the server side for additions and deletions to the database, the client access through SOCKET class database server, to complete the login and registration functions, and the dialogu
  3. 所属分类:Other Databases

    • 发布日期:2017-05-25
    • 文件大小:8558764
    • 提供者:matiantian
  1. cs.rar

    1下载:
  2. VC++ socket 客户端与服务器端通信,VC++ socket client and server-side communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3848702
    • 提供者:ze
  1. AsyTcpSocketTestDemo.rar

    0下载:
  2. C# SOCKET编程,异步通讯方式,提供客户端和服务端。,C# SOCKET programming, asynchronous means of communication to provide client and server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:210222
    • 提供者:李云阁
  1. server

    0下载:
  2. C语言编写的服务器端SOCKET程序源代码-C language server-side source code SOCKET
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:989
    • 提供者:sr0303
  1. chat

    0下载:
  2. linux系统下一个简单的聊天程序,主要用socket和select实现的-linux system a simple chat program, the main achievement of the socket and select
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:16805
    • 提供者:cxt
  1. realmsg-4

    0下载:
  2. 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3944419
    • 提供者:xc
  1. qtsocket

    0下载:
  2. qt socket通信,服务器端为虚拟机里的linux系统的C++程序,客户端为开发板上的qt 代码,实现socket通信,以及将接受到的数据,显示在屏幕上-qt socket communications, server-side virtual machine inside linux system, C++ program, the client code for the development board qt achieve socket communication, and to r
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:31670
    • 提供者:sophia
  1. football_club

    1下载:
  2. c++实现的足球俱乐部管理小程序,支持俱乐部的添加删除。球员管理,交易等。后期添加了服务器与客户端的连接互动,用socket实现-c++ implementation of a small football club management, support for the club to add deleted. Player management and trading. Later added a connection to the server and client interaction
  3. 所属分类:Game Server Simulator

    • 发布日期:2016-06-03
    • 文件大小:9776128
    • 提供者:tk
  1. Server

    0下载:
  2. 使用visual c++ 开发的Socket 套接字服务器端程序,具有和客户端程序交互功能,采用多线程连接多个客户端-use visual c++ and multiple threads socket server_client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3695237
    • 提供者:江波
  1. fileTransServer

    1下载:
  2. linux下利用socket c语言编写的文件传输服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language file transfer server and client, with flow charts and notes, suitable for socket learners ~
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:745101
    • 提供者:Boycott
  1. Socket

    1下载:
  2. 控制台socket文件传输程序,使用C++编写. 打开server端后,只要在client端输入server端IP即可使用。 程序具有上传、下载、查看目录文件、更改目录等功能-Console socket file transfer program, using C++ prepared to open the server side, client side input server-side IP can be used. Program upload, download
  3. 所属分类:Communication

    • 发布日期:2015-03-05
    • 文件大小:277504
    • 提供者:cxt
« 1 2 3 4 5 6 78 9 10 11 12 ... 31 »
搜珍网 www.dssz.com