搜索资源列表

  1. Desktop

    0下载:
  2. 本项目实现了在linux下简单的网络聊天室。在Linux下编写并调试服务器端程序和客户端程序,实现客户、服务器之间的连接和通信。可以在单机上开辟两个窗口分别运行客户、服务器端的程序,或者将两台主机连接分别作为客户和服务器的方式。本设计使用网络套接字socket和多线程在网络中的应用,并基于linux下的vi编辑器。本方案经gcc调试器调试成功,可以在单机网络聊天中使用。-This project achieved under linux
  3. 所属分类:Internet/网络编程

    • 发布日期:2025-04-19
    • 文件大小:236kb
    • 提供者:fanhao
  1. TCP-Multiple-Connections---Client-1

    0下载:
  2. 演示将多个TCP客户端与单个服务器VI建立连接的方法。服务器VI跟踪现有活动的客户端连接数量,并向每个客户端VI发送随机数据。 -Method for establishing a connection between a plurality of TCP clients and a single server VI. The server VI tracks the number of clients that are activ
  3. 所属分类:LabView

    • 发布日期:2025-04-19
    • 文件大小:15kb
    • 提供者:飞瑶
  1. TCP-Multiple-Connections---Client-2

    0下载:
  2. 演示将多个TCP客户端与单个服务器VI建立连接的方法。服务器VI跟踪现有活动的客户端连接数量,并向每个客户端VI发送随机数据。-Method for establishing a connection between a plurality of TCP clients and a single server VI. The server VI tracks the number of clients that are active,
  3. 所属分类:LabView

    • 发布日期:2025-04-19
    • 文件大小:15kb
    • 提供者:飞瑶
  1. TCP-Multiple-Connections---Server

    0下载:
  2. 演示将多个TCP客户端与单个服务器VI建立连接的方法。服务器VI跟踪现有活动的客户端连接数量,并向每个客户端VI发送随机数据。-Method for establishing a connection between a plurality of TCP clients and a single server VI. The server VI tracks the number of clients that are active,
  3. 所属分类:LabView

    • 发布日期:2025-04-19
    • 文件大小:20kb
    • 提供者:飞瑶
  1. TCP

    0下载:
  2. 使用TCP函数初始化可向多个客户端VI发送数据的TCP服务器(Initialize the TCP server that sends data to multiple client VI using the TCP function)
  3. 所属分类:其他小程序

    • 发布日期:2025-04-19
    • 文件大小:53kb
    • 提供者:tjwawa

源码中国 www.ymcn.org