搜索资源列表

  1. WSAsocket-server,client

    0下载:
  2. 简单的聊天程序,有服务器端和客户端,用异步SOCKET实现-simple chat program, a server and client, using asynchronous achieve SOCKET
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-08
    • 文件大小:121856
    • 提供者:高海辉
  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 pro
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-08
    • 文件大小:1024
    • 提供者:刘流
  1. TCP-server-client

    0下载:
  2. 在服务端运行tcp.exe, 在另一台与之在同一network的客户端上运行tcplnk.exe, 规定相同的port, 在服务端上begin, 在客户端上输入服务器的IP地址,connect, 客户端上编辑框中的字符便可send到客户端的编辑框中。-on the server running tcp.exe, another in the same network with the client running on tcplnk.e
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-08
    • 文件大小:74752
    • 提供者:叶舟
  1. Simple Client-Server Demo

    0下载:
  2. 简单的客户服务器模型的通信工具-simple client-server model of communication tools
  3. 所属分类:其他智力游戏

    • 发布日期:2024-10-08
    • 文件大小:3072
    • 提供者:杨柏
  1. chapter3 Time Server Client

    0下载:
  2. 简单的vc Socket入门程序,对socket的基本结构有很清楚的描述,适合初学者初学者-vc Socket simple entry procedures, the basic structure socket has a very clear picture for beginners and beginners
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-08
    • 文件大小:45056
    • 提供者:张天
  1. Server-Client

    0下载:
  2. 我做的客户端,服务器端通讯编程的例子,供大家参考。-client, server communications programming examples for reference.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-08
    • 文件大小:802816
    • 提供者:高约
  1. p2p code

    0下载:
  2. 简单p2p服务端客户端源码. p2p server/client code.-simple peer-to-peer client-service source. Peer-to-peer server/client code.
  3. 所属分类:P2P编程

    • 发布日期:2024-10-08
    • 文件大小:5120
    • 提供者:稀文
  1. Multithreaded TCP-UDP Client Server

    0下载:
  2. .Ne 环境的下多线程的TCP/UDP 编程示例子,里面包括了服务器也客户端程序-. Ne environment under the multi-threaded TCP/UDP programming examples son, which includes the server client program
  3. 所属分类:编程文档

    • 发布日期:2024-10-08
    • 文件大小:3072
    • 提供者:蓝鸥
  1. client_server_client

    0下载:
  2. linux系统下,客户端与服务器端通讯的客户端程序-linux system, the client and server-client communications procedures
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-08
    • 文件大小:2048
    • 提供者:徐晋
  1. BCB6_FTP

    0下载:
  2. C++ Builder 6.0编写的完整FTP源码,包括Server、Client功能。-C Builder 6.0 FTP integrity of the source code, including Server, Client function.
  3. 所属分类:Ftp客户端

    • 发布日期:2024-10-08
    • 文件大小:14336
    • 提供者:almond
  1. Client-dotnet

    0下载:
  2. 一个用于客户端和服务器端的客户端的简单程序,C#-one for the client and the server-client simple procedure, C#
  3. 所属分类:Web服务器

    • 发布日期:2024-10-08
    • 文件大小:24576
    • 提供者:于勤
  1. c_s_udp_tcp

    0下载:
  2. 基于ace和wxWidgets结合使用的c/s结构的例子,server广播后,client对server发起连接,然后server启动接收线程,并将收到的数据通过单独的线程进行处理;该代码有以下特点:wxWidgets事件循环和ace的Reactor事件循环并行处理,定时器以及读写的并行处理,udp和tcp通信的并行处理,ui线程和通信线程的并行处理;有此例子,开发跨平台跨编译器的带图形界面的c/s程序易如反掌。-wxWidgets b
  3. 所属分类:远程控制编程

    • 发布日期:2024-10-08
    • 文件大小:2088960
    • 提供者:wuyan
  1. VideoIP

    0下载:
  2. vc++视频通信,server,client实例.-vc++ video communications, server, client examples.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-10-08
    • 文件大小:3040256
    • 提供者:wanyan
  1. filetrasform

    0下载:
  2. 网络变程事例,采用服务器/客户端模式实现点对点文件传输功能。-Network change process examples, the use of server/client model to achieve peer-to-peer file transfer function.
  3. 所属分类:操作系统开发

    • 发布日期:2024-10-08
    • 文件大小:4096
    • 提供者:葛广佐
  1. UdpFile

    0下载:
  2. UDP server/client 实现-UDP server/client realize
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-08
    • 文件大小:10240
    • 提供者:jesse
  1. server-client

    0下载:
  2. 服务器-客户端 通信模拟.支持多线程,多用户-Server- client communication simulation. Support multi-threaded, multi-user
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-08
    • 文件大小:32768
    • 提供者:高伦
  1. tcp-server-client

    0下载:
  2. 一个用socket实现服务器客户端的建立例子(tcp)-A socket server with the establishment of client examples (tcp)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-08
    • 文件大小:2348032
    • 提供者:邹伟
  1. VC-TCP-Server-Client

    0下载:
  2. vc++ 编程编写的有关TCP server 和client通信的例子。-vc++ programming prepared by the TCP server and client communication example.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-08
    • 文件大小:126976
    • 提供者:ym ai nui
  1. Android socket编程实现消息推送Server+Client

    0下载:
  2. Android socket编程实现消息推送Server+Client(Android socket Programming message push Server+Client)
  3. 所属分类:android开发

    • 发布日期:2024-10-08
    • 文件大小:1590272
    • 提供者:wt12321
  1. vb-socket-server-client

    0下载:
  2. 使用vb6编写的简单的端口监听程序,包含服务端和客户端代码,先启动客户端,再启动客户端,点击连接后会弹出连接成功的提示,在客户端文本框中输入文本,服务端会实时显示内容。(The simple port listening program written with VB6 includes the server and the client code, starting the client first, and starting the
  3. 所属分类:串口编程

    • 发布日期:2024-10-08
    • 文件大小:12288
    • 提供者:xiaogangw3
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org