搜索资源列表

  1. SimpleTCP.rar

    0下载:
  2. 通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端
  3. 所属分类:网络编程

    • 发布日期:2024-05-12
    • 文件大小:31674
    • 提供者:
  1. Winsock Control.rar

    0下载:
  2. 通过winsock控件实现聊天的程序,其中子目录tcp是通过winsock控件实现tcp聊天的程序
  3. 所属分类:通讯编程

    • 发布日期:2024-05-12
    • 文件大小:23492
    • 提供者:
  1. 多人聊天程序.rar

    1下载:
  2. 基于TCP/IP的多人聊天程序(包含服务器和客户端)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:73276
    • 提供者:
  1. TCP聊天服务器端.rar

    0下载:
  2. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-12
    • 文件大小:38746
    • 提供者:
  1. TCP聊天客户端.rar

    0下载:
  2. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-12
    • 文件大小:39122
    • 提供者:
  1. chat3.rar

    0下载:
  2. 简单的tcp聊天程序
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-12
    • 文件大小:105916
    • 提供者:
  1. WinSocket-TCP

    0下载:
  2. 用VC写的winsock聊天程序,分服务器和客户机俩个程序,是学习winsock很好的源码!- Winsock writes which with VC chats the procedure, divides the server and a client pairs procedure, studies the winsock very good source code!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:53780
    • 提供者:阿敏
  1. TCP.UDP高级编程

    0下载:
  2. 是一个高级的聊天程序,程序中集成了TCP和UDP聊天程序,注意程序运行的时候需要设定命令行参数,可以在项目设置中进行设定,或者通过命令行参数直接执行。-is a senior Chat procedures, procedures which integrates TCP and UDP chat program, to the running time needed to set the command line parameter,
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:55438
    • 提供者:骑士
  1. TCP SOCKET

    0下载:
  2. 实现客户端与服务端基于tcp协议通讯,服务端为机器人,客户端为客户,机器人词库通过读取txt文件来实现,方便增添和修改(Chat robot Realize client and server communication based on TCP protocol)
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-12
    • 文件大小:35647488
    • 提供者:小码
  1. CS模式的TCP聊天室程序(python和java版本)

    0下载:
  2. Python实现的聊天室,和JAVA实现的聊天室源码(Chat rooms implemented with Python/JAVA.)
  3. 所属分类:P2P编程

    • 发布日期:2024-05-12
    • 文件大小:2381824
    • 提供者:dreamercc
  1. TCP_IP聊天项目

    0下载:
  2. 在linux的shell下用Soket编程实现聊天的功能,可以添加,删除好友,一个服务器,多个客户端(Under the shell of Linux, using the Soket programming to realize the chat function, can add, remove friends, a server, multiple clients.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-12
    • 文件大小:123904
    • 提供者:是你凯哥哈
  1. 基于TCP的聊天室

    0下载:
  2. JAVA开发的聊天室,属于多线程,实现群聊、私聊等功能。可供学习。(he chat room developed by JAVA belongs to multi thread and realizes the function of group chat, private chat and so on. It is available for learning.)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:544768
    • 提供者:ZXTing
  1. 仿QQ通讯聊天软件r

    0下载:
  2. 仿QQ聊天。是采用 Java平台开发的一套即时通讯聊天系统,献给对即时通讯有兴趣的朋友。服务端实现了TCP Socket和WebSocket,方便接入网页版、安卓、IOS、PC桌面版客户端(Imitation QQ chat. It is an instant messaging chat system developed on the Java platform dedicated to friends who are interes
  3. 所属分类:中间件编程

    • 发布日期:2024-05-12
    • 文件大小:60789760
    • 提供者:孤独的老张
  1. 聊天

    0下载:
  2. 简单的TCP客户端接收信息范例模版,经典并且适用以新手(TCP client receives information)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:AV风格撒旦
  1. TCP

    0下载:
  2. 一个简单的tcp 客户端以及服务端,能够简单实现一对一的聊天(A simple TCP client and serve)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-12
    • 文件大小:18432
    • 提供者:五味子吖
  1. TCP—chat

    0下载:
  2. 使用Qt-Creator编写的基于TCP协议的网络聊天程序,包含服务器端和客户端,自己写的,经过测试能够正常使用。(The web chat program based on the TCP protocol written by Qt-Creator includes the server side and the client side, and writes it by itself. After testing, it can
  3. 所属分类:界面编程

    • 发布日期:2024-05-12
    • 文件大小:10240
    • 提供者:水里一条猫
  1. TCP通信

    0下载:
  2. tcp实现服务器端和客户端简单聊天通信,利用c++和MFC实现(TCP implementation of server - side and client - side chat communication)
  3. 所属分类:Internet/网络编程

  1. qt聊天带文件传输

    0下载:
  2. 通过qt实现局域网内聊天并带有文件传输功能(QT realizes LAN chat and file transfer function.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-12
    • 文件大小:13312
    • 提供者:温度5360
  1. Tcp

    0下载:
  2. 通过TCP传输数据,实现模拟客户端与服务端的QT界面系统(Transmit data through TCP, realize QT interface system of simulation client and server)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:5120
    • 提供者:啊公开
  1. clientsocket&serversocket(聊天程序)

    0下载:
  2. 利用DelphiSocket组件制作的简单TCP服务器和客户端(Simple TCP server and client based on delphisocket component)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:372736
    • 提供者:livebp
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org