搜索资源列表
chat-python
- python局域网聊天工具(python语言编程)-LAN chat tool python (python programming)
chat
- python 写的聊天代码,有客户端和服务器端,功能比较简单!-chat code written in python, with the client and server-side, feature simple!
Python
- stack ,chat system design by Python
eeorange-python-ims
- python版的即时聊天工具, 控制台界面,主要强调安全性-an instance chat tools coded with python.
chat
- python多人聊天服务器,供新人学习socket用,适合flash,actionscr ipt,包含协议文档-python multiplayer chat server for the new study socket with suitable flash actionscr ipt include the protocol document
Python-real-time-message-chat
- 一个用Python实现的实时消息聊天程序源码-Python real-time message chat program source code
chat-python
- python局域网聊天工具(python语言编程)-LAN chat tool python (python programming)
chat-master
- pyhon写的聊天室 安装: cd /path/to/source python bootstrap.py bin/buildout make sure redis-server is started bin/supervisord [optional] bin/supervisorctl goto localhost:9527-a live chat room built with python Install: cd /path/to/source
chat
- 用socket写的一个python聊天室,用PyQt4做界面,select处理并发服务-With socket write a python chat rooms, do interface with PyQt4, select handle concurrent service
chat
- 本次作业是要求设计并实现一个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
Python
- stack ,chat system design by Python
Stupid.1.1
- 一个练习用聊天“机器人” 在聊天中学习,寻找自己是否被问过类似问题,进行解答(A practice chat robot" Study in a chat to find out if you have been asked similar questions)
ai-chatbot-framework-master
- 此例子用在聊天机器人上的,包括自动回复等,用Python语言写,简单易学是入门的比较好 下项目(This example is used in chat robot, including automatic reply and so on, using Python language to write, easy to learn, is a good entry project)
wechatRobot
- 实现了一个微信机器人,可以获取当前收到的微信信息,包括私聊信息和群信息,并且可以定制自动回复的内容。(The implementation of a WeChat robot, you can obtain the current WeChat information, including private chat and group information, and can customize the content of the automatic reply.)
CS模式的TCP聊天室程序(python和java版本)
- Python实现的聊天室,和JAVA实现的聊天室源码(Chat rooms implemented with Python/JAVA.)
TCPIP
- python 聊天工具 , 存在服务器 和 客户端 ,可以进行异步 发送消息(python chat with other ~ server and client can chat each other)
Simple chat interface by tkinter-Python3
- 利用Python包tkinter实现界面的设计,主要包括界面的框架搭建和控件的使用,实现了简单的聊天界面设计。(The use of Python package tkinter interface design, including the framework of the interface and the use of controls to achieve a simple chat interface design.)
python-聊天室
- 使用python-websocketserver搭建的聊天室,前端使用h5界面(Using python-websocketserver to build a chat room, the front end uses the H5 interface)
python 实现多线程聊天室 - 副本
- 用Python实现一个网络聊天室,可发送表情和传输文件(Using Python to realize a network chat room, which can send facial expressions and transfer files)
python聊天室
- 基于Python+socket的多用户网络聊天,可以实现多用户聊天室聊天(Multi user internet chat)