CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - python chat

搜索资源列表

  1. pycocha_1_3_0

    0下载:
  2. 用python写的聊天程序服务器端和客户端,基于命令行的,适合python初学者看源码学习。-Used chat program written in python server-side and client, based on the command line and look at source code suitable for beginners to learn python.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:10.63kb
    • 提供者:zxw
  1. chat-python

    2下载:
  2. python局域网聊天工具(python语言编程)-LAN chat tool python (python programming)
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:3.23kb
    • 提供者:xujinxiang1
  1. chat

    0下载:
  2. python 写的聊天代码,有客户端和服务器端,功能比较简单!-chat code written in python, with the client and server-side, feature simple!
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-06
    • 文件大小:2.63kb
    • 提供者:s
  1. Python

    0下载:
  2. stack ,chat system design by Python
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:6.79kb
    • 提供者:vicky
  1. eeorange-python-ims

    0下载:
  2. python版的即时聊天工具, 控制台界面,主要强调安全性-an instance chat tools coded with python.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-28
    • 文件大小:71.94kb
    • 提供者:eeorange
  1. chat-python

    0下载:
  2. python局域网聊天工具(python语言编程)-LAN chat tool python (python programming)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3.32kb
    • 提供者:iswasa
  1. network

    0下载:
  2. python socket局域网聊天文件传输程序 界面用wxPython编写,实现多线程 -This is a python code that can implement a chat room
  3. 所属分类:Web Server

    • 发布日期:2017-03-28
    • 文件大小:4.62kb
    • 提供者:xx
  1. chat

    0下载:
  2. 用socket写的一个python聊天室,用PyQt4做界面,select处理并发服务-With socket write a python chat rooms, do interface with PyQt4, select handle concurrent service
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:107.55kb
    • 提供者:王松
  1. chat

    0下载:
  2. 本次作业是要求设计并实现一个P2P即时通信系统。并且要求如下: (1) Peer与Peer之间通信基于UDP协议,并采取必要的可靠性控制; (2) 每个peer的服务器端采用预分配技术以获取同时多人通信时的良好性能。 ,python编写-The task is to design and implement a P2P instant messaging system. And requirements are as follows: (1) communication betwee
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2.56kb
    • 提供者:詹春艳
  1. local-area-network-chatting-program

    0下载:
  2. python源码基于socket的局域网聊天与文件传输源码-python source socket-based LAN chat and file transfer source
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4.77kb
    • 提供者:Mickeylk
  1. mychat_v0.1

    1下载:
  2. 利用PyQt,Python写的聊天工具,采用多线程,一个服务器,多个客户端。-a source code about chat tool.using GUI
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-07-19
    • 文件大小:2kb
    • 提供者:haiyang
  1. ChatToolCode_ByPython

    0下载:
  2. 使用python预言开发的简单聊天工具源码,包括服务器端和客户端-Simple Chat Tool Code,Developed by Python
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-14
    • 文件大小:2.51kb
    • 提供者:刘伟
  1. 201282114298334

    0下载:
  2. python多人聊天服务器,供新人学习socket用,适合flash,actionscr ipt,包含协议文档-Python multiplayer chat server, for newcomers to learn socket to use, suitable for flash, actionscr ipt, contains agreement document
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-29
    • 文件大小:51.85kb
    • 提供者:夏花
  1. CS模式的TCP聊天室程序(python和java版本)

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

    • 发布日期:2018-01-10
    • 文件大小:2.27mb
    • 提供者:dreamercc
  1. TCPIP

    0下载:
  2. python 聊天工具 , 存在服务器 和 客户端 ,可以进行异步 发送消息(python chat with other ~ server and client can chat each other)
  3. 所属分类:网络编程

    • 发布日期:2018-04-19
    • 文件大小:3kb
    • 提供者:xiaochun
  1. python-聊天室

    0下载:
  2. 使用python-websocketserver搭建的聊天室,前端使用h5界面(Using python-websocketserver to build a chat room, the front end uses the H5 interface)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:shunzhou
  1. ChatServer

    0下载:
  2. 实现了多人聊天,采用了tornado,SQLAlchemy框架(To achieve multiplayer chat, the tornado, SQLAlchemy framework is adopted.)
  3. 所属分类:网络编程

    • 发布日期:2018-05-07
    • 文件大小:18kb
    • 提供者:BerthaXin
  1. chat

    0下载:
  2. 用python socket 打造的一款 迷你型聊天室(A mini chat room built with Python socket)
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2019-07-22
    • 文件大小:7kb
    • 提供者:tywalker
  1. python 实现多线程聊天室 - 副本

    0下载:
  2. 用Python实现一个网络聊天室,可发送表情和传输文件(Using Python to realize a network chat room, which can send facial expressions and transfer files)
  3. 所属分类:网络编程

    • 发布日期:2019-12-02
    • 文件大小:962kb
    • 提供者:DongBlack
  1. python聊天室

    1下载:
  2. 基于Python+socket的多用户网络聊天,可以实现多用户聊天室聊天(Multi user internet chat)
  3. 所属分类:网络编程

    • 发布日期:2020-06-25
    • 文件大小:13.88mb
    • 提供者:LZF2019
« 12 »
搜珍网 www.dssz.com