Synchronet

Synchronet

Infobox Software
name = Synchronet



caption = Synchronet Control Panel in Windows XP environment. Server windows display status on telnet/email/ftp/web/nntp/IRC/other services
latest release version = 3.14a
latest release date = December 31, 2006
latest preview version =
latest preview date =
developer = Rob Swindell, others.
operating system = Cross-platform
genre = Bulletin board system
license = GPLv2/LGPLv2
website = http://www.synchro.net

Synchronet is a multiplatform BBS software package, with current ports for Microsoft Windows, Linux, and BSD variants. Past versions also ran on MS-DOS and OS/2, but support for those platforms has been dropped in recent versions.

History

Synchronet was originally written by Rob Swindell (a.k.a. Digital Man) due to his dissatisfaction with the lack of certain features in WWIV, such as support for multiple simultaneous nodes, batch uploads and bidirectional file transfer. The bulk of the programming for the first version of Synchronet was done during a two-month period in 1991 when Swindell was house-ridden while he recovered from surgery. The software was named for its ability to run synchronously on a network.

In July 1991 the author began running his own BBS, Vertrauen, on Synchronet. Initially, he had no intention of releasing Synchronet publicly, but as word of his software spread and he received offers to buy copies of Synchronet, he eventually relented, formed a company called Digital Dynamics, and sold copies of Synchronet at a price of $100 without source code, and $200 with source code. In April 1992, Swindell's employer went out of business and he began to rely exclusively on commercial sales of Synchronet for his livelihood, placing advertisements in the BBS-related magazines "Boardwatch" and "BBS Callers Digest". The first copy of Synchronet sold through the magazine ads was in June 1992.

Synchronet was the first BBS package to support QWK message networking natively without requiring any external utilities, in version 1a revision 10, released June 25, 1992. It was also the first BBS package with RIP support, in version 1b revision 1, released January 23, 1993.

Interest in Synchronet began to dwindle in late 1994, finally becoming nonexistent in 1995. Digital Dynamics went effectively bankrupt in the fall of 1995. Despite this, a beta version of version 2.30 of Synchronet for MS-DOS and an alpha version for OS/2 were released in early 1996. In August 1996, Swindell announced the uncertainty of Synchronet's future. In 1997, version 2.30 of Synchronet was released as freeware, and the source code was released into the public domain later that year.

In April 1999, Swindell revived Synchronet development, revamping it considerably and converting much of the code to C++. Another version, 2.30c, was released in December 1999, fixing Y2K bugs and introducing some minor new features from the upcoming 3.x series. Version 3.00b was released June 25, 2000 and was the first official release of the 3.x series, featuring a native 32-bit Windows version and many new Internet-related features, such as a built-in telnet server. For this release, dial-up support was dropped making it a TCP/IP-only system. In October 2000, Synchronet was released under the terms of the GNU General Public License (GPL).

In late 2001, Stephen Hurd (Deuce) joined the project initially as *nix developer. He ported the BBS to FreeBSD and did much of the Linux development work. His first "big" contribution was an implementation of Borlands conio library to allow the configuration utilities which were originally written for DOS to run on the Unix-like platforms.

Around the same time, Swindell started embedding the SpiderMonkey JavaScript engine into Synchronet with an eye towards replacing the aging BAJA language which was used for most customizations of the BBS. While the BBS can still not be used without some BAJA programs, this is mostly complete. A socket object was added to the JavaScript engine and a "Services" server created which allowed simple TCP/IP services to be written easily. TCP/IP services written in JavaScript bundled with Synchronet include finger, gopher, IRC, and NNTP.

More internet servers have been added in the native (C) code: FTP, SMTP and POP3 by Rob Swindell and RLogin, SSH and HTTP by Stephen Hurd.

In an interesting full circle, direct dial-up support for Synchronet is available again as Rob Swindell wrote a modem to telnet gateway program (SEXPOTS) for this purpose. Using this program, SysOps can once again offer their BBSs via direct modem-to-modem connections (though few have so far.)

Criticism

Large number of "stock" systems

Many SysOps install Synchronet and do not modify the default menus and ANSI screens that ship with it. Quite often, this is partially because they are only interested in running it for their own personal use or are "toying around" with the concept of running a BBS. As a result of this, there is at least one message network which requires a non-stock Synchronet system in order to join.

ub projects

Libraries

* xpdev is a cross platform development library which provides such features as threading, .ini file parsing, consistent *printf() functions, and other small utility functions to the rest of the project. Effectively every Synchronet sub project relies on xpdev. The primary developer is Rob Swindell.
* ciolib ciolib is clean room implementation of Borland's conio library which supports the display of CP437 using the Win32 console, SDL, X11, curses and ANSI via stdio. It also has an ANSI terminal emulator which supports ANSI-BBS, ANSI Music, Character pacing for ANSI Art animation, VT500 ESC [*r sequence for dynamic speed changes, Commodore 64 PETSCII and Atari 8-bit ATASCII in different screen modes, including 80x25, 80x28, 80x43, 80x50 and 80x60, as well as over 35 fonts imported from the FreeBSD syscons source as well as the ability to customize fonts. The primary developer is Stephen Hurd.
* UIFC is a text user interface library which provides the menuing system to the text mode configuration utilities bundled with Synchronet. Initially written by Rob Swindell, it was updated by Stephen Hurd to have it make use of the ciolib. It is considered feature complete, so active development occurs only when new features are required.
* comio is a generic serial (COM) port API implementation for Windows and *nix. It was initially designed by Rob Swindell as part of the SEXPOTS project and was ported to *nix by Stephen Hurd.

BBS Utilities

EXYZ

SEXYZ (Synchronet External X-Modem, Y-Modem, Z-Modem) is an external file transfer program which supports X/Y/ZModem transfers. It was written to break the reliance on old DOS external protocols such as [F] DSZ and CEXYZ. It supports TCP socket and stdio transfers. It is functional and very little additional development on this is planned.

EXPOTS

SEXPOTS (Synchronet EXternal Plain Old Telephone System) is a modem to telnet gateway. It accepts incoming modem calls and forwards them to the BBS via the Telnet or RLogin protocols.

yncTerm

SyncTERM is terminal emulator which makes use of xpdev, ciolib, UIFC, and parts of SEXYZ and SEXPOTS. In addition to the platforms supported by Synchronet, it also runs on Solaris and Mac OS X.

Supported connectivity options are Telnet, rlogin, SSH, "Raw" sockets, standard modem connections and direct serial connections (using parts of SEXPOTS), and a pty interface on *nix. File transfer options include the ZMODEM, XMODEM and YMODEM transfer protocols (using parts of SEXYZ.)


=SyncDraw= SyncDraw is an ANSI art editor which was initially a cleanup of an old version of MysticDraw. It uses xpdev and ciolib but is not yet complete. It supports the use of TheDraw! fonts, and can save to the Synchronet Control-A code format, but is generally considered too incomplete for serious usage.

3rd party software

The Synchronet project has shown a willingness to "adopt" 3rd party BBS related software into its CVS tree. Generally, the software is updated to use xpdev and run on the platforms that Synchronet does and then is left in the CVS tree without active development.

Domain Entertainment Doors

Domain Entertainment was once one of the major companies which wrote addons specifically for Synchronet. Some of their software has since been released as open source and has been imported into the Synchronet CVS tree under the xtrn directory.

Domain Poker

Domain Poker is a single/multi-player, real-time, 5 card draw poker game. The game can have up to 6 players per table, and up to 25 tables. Each tablehas a configurable bet limit, ante, and table limit. Tables can be passwordprotected for private games, and the "house" can take a configurable percentageof the pot from games.

Single player games are played against the computer. The computer can beturned off completely, or allowed to play only on certain tables (at youroption). You also have the option to not allow the computer to be on passwordprotected tables (to keep users from hogging the tables for themselves).

The Beast's Domain

The Beast's Domain is a Multi-Player, Interactive, Real-Time, Rogue-like ANSI adventure game. The Beast's Domain can handle up to 250 simultaneous players.

OpenDoors

OpenDoors was one of the most popular C "door kits". Support for the DOOR32 drop file format as well as generic sockets was added by Rob Swindell and *nix compatibility was added by Stephen Hurd.

Other Doors

Other door sources that have been adopted include:
*The Clans
*New York 2008
*Smurf Combat
*Time Port
*Virtual BBS 3

ources for BBSes running Synchronet

* [http://www.synchro.net/sbbslist.html The Official Synchronet Bbs List]
* [http://vert.synchro.net Vertrauen]

External links

* [http://www.synchro.net Synchronet BBS Software Homepage]
* [http://www.syncterm.net/ SyncTERM Website and Download]


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Synchronet — es un paquete de software multiplataforma para BBS, actualmente portado para Microsoft Windows, Linux, y variantes de BSD. Versiones pasadas sólo corrían en MS DOS y OS/2, pero el soporte de éstas plataformas fue dejado en las versiones recientes …   Wikipedia Español

  • Comparison of Internet Relay Chat daemons — This list is incomplete; you can help by expanding it. The following tables compare general and technical information including the differences in feature sets between popular IRC daemons. Grey entries in the list represent supposedly… …   Wikipedia

  • ZMODEM — is a file transfer protocol developed by Chuck Forsberg in 1986, in a project funded by Telenet in order to improve file transfers on their X.25 network. In addition to dramatically improved performance compared to older protocols, ZMODEM also… …   Wikipedia

  • List of BBS software — This is a list of notable dial up bulletin board system (BBS) software packages.2005, BBS: The Documentary, Bovine Ignition Systems, directed by Jason Scott] Jason Scott (2005), BBS Software Listing, http://www.bbsdocumentary.com/software/] Apple …   Wikipedia

  • BBS — В этой статье не хватает ссылок на источники информации. Информация должна быть проверяема, иначе она может быть поставлена под сомнение и удалена. Вы можете отред …   Википедия

  • Bulletin board system — A Bulletin Board System, or BBS, is a computer system running software that allows users to connect and login to the system using a terminal program. Originally BBSes were accessed only over a phone line using a modem, but by the early 1990s some …   Wikipedia

  • WWIV — The WWIV Bulletin Board System was among the most popular dialup computer bulletin board software during the late 1980s through the mid 1990s. The modifiable source code allowed a sysop to customize the main BBS program for their particular needs …   Wikipedia

  • QWK (file format) — QWK is file based offline mail reader format that was popular among bulletin board system (BBS) users, especially users of FidoNet and other networks that generated large volumes of mail. QWK was originally developed by Mark Sparky Herring in… …   Wikipedia

  • H. P. Michelet — HP Michelet is a Norwegian entrepreneur. Michelet is the Executive Chairman of [http://www.energyrecovery.com Energy Recovery Inc.] (ERI). since March 2008. ERI is the world’s leading manufacturer of energy recovery devices such as the PX… …   Wikipedia

  • Доска объявлений электронная — У термина «BBS» существуют и другие значения. BBS (biːbiːɛs, англ. Bulletin Board System  электронная доска объявлений). Широко используемый во времена редкости кабельных компьютерных сетей способ общения пользователей компьютеров через… …   Википедия

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”