Download List

프로젝트 설명

PyGCS is a very stripped down MUD-like chat-server written entirely in Python. It has a single "room" and no large database to keep in memory and on disk. PyGCS has no embedded programming language. PyGCS is ideally meant to be a small multi-user real-time chat system for people who have a need to talk to more than one person at a time online. It fits somewhere in between the setup IRC uses (no walking between rooms so to speak) and the MUCK/MUSH/MOO style of server.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13 Back to release list
1.5.4

버그에 붙여넣기하는 경우 사용자가 시작 @ 다음 붙여넣을 종료하지 않고 연결이 끊긴 어느 서버가 결국 추락 것이 해결되었습니다. '|'명령 (단일 붙여넣기 항목) MOO 호환성을 위해 추가되었습니다.
A bug was fixed in which the server would eventually crash if a user started @paste and then disconnected without ending paste. The '|' command (single paste item) was added for MOO compatibility.

Project Resources