fsxNet Wiki

BBS Development & Resources

User Tools

Site Tools


tutorials:python_bbs:start

This is an old revision of the document!


Python BBS

Have you ever wanted to write your own BBS, but not sure how to go about it? This tutorial series is for you.

For these lessons we're using Python 3 as it is cross platform although please note, you will need to kill this script from the Task Manager in Windows. In linux and Mac OS X Ctrl-C will interrupt.

Prerequisites

  • A basic understanding of programming
  • Python experience is a plus but not really required

Lessons Overview

The following lessons will help you get a basic Python BBS up and running:

  • Part One - Overview of how the BBS will work, and coding a basic TCP server in Python.
  • Part Two - Dealing with IAC codes and reading strings.
tutorials/python_bbs/start.1667204111.txt.gz ยท Last modified: 2022/10/31 08:15 by avon