AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages!

You are not logged in. Login here for full access privileges.

Previous Message | Next Message | Back to VBBS/VADV How-To  <--  <--- Return to Home Page
   Networked Database  VBBS/VADV How-To   [4 / 1099] RSS
 From   To   Subject   Date/Time 
Message   Steve Winn    All   VBBS/VA Information - Setting up IRC   June 6, 2000
 11:17 PM  

IRC - This is the first VISK document in a series. I want to go over these
utilities in more detail than the official documentation because they do not
seem straight forward enough. But be sure to read those docs, along with the
teleconference section in your Virtual Advanced documentation too (it goes
into more depth there).

First of all, the VISK utility VAIRC.EXE is a wonderful program. It allows
your users to connect to specified IRC servers by using the built-in
teleconference program. If this was all, then it would be splendid - your
users are already familiar with the look and feel of your chat section, so
why not use it for Internet chat too! You also have complete control of what
the program looks like too by using the VString utility.. you don't have to
settle for an ugly program.

Setting up VAIRC is simple. Of course you have already installed the VISK
utilities, so I won't go into that. The only thing you really need to do is
edit a file called IRC-S.CFG in your \VA directory. In this file, you will
list the IRC servers that you want your users to access, and what limitations
they will have. For example my first line:

	irc.thebbs.org 6667 0

There are three columns in this file. The first column is the address of the
IRC server. In my example, it is irc.thebbs.org. You can also place IP
addresses here if you like. The second column is the port the server is
listening to for connections. Most IRC servers use port 6667, but others use
7000. A lot of servers listen to a range of ports (i.e. 6663-6669). The third
column tells what restrictions users have while they are on that server. All
of the restrictions are listed in the VA docs. On all of my servers, I use
'0'. This tells it that bots are off limits, and that the profanity filter is
turned ON. I recommend that you do the same, but read up on what each option
does.

After you have created that file, you can run the VAIRC program. Be sure to
have atleast one node of the BBS active before you load it. You will have to
load one copy for each node of your BBS that you want to have IRC access. I
have a four node BBS, so I load four copies of VAIRC. Here is how you load it:

	VAIRC /ch=1 /path=e:

The '/ch=' parameter tells VAIRC what node of the BBS it is for. This example
is for node 1. For your node 2, you will specify '/ch=2'. The '/path='
statement tells VAIRC where your CONTROL.DAT file is located as specified in
VConfig. My CONTROL.DAT file is located on a ramdrive (e:). Do not put a
trailing backslash on this path.

Until you load VAIRC, the BBS will tell you that IRC is not configured for
your BBS. After it is loaded, you and your users can access those servers you
have listed.

::Some important notes::
There is one major bug in VAIRC unfortunately. You will not be able to connect
to servers that require verification. You can see what I mean by trying to
connect to a server like bbs.pcmicro.com and then check your IRC.LOG file in
your \WINDOWS directory. The IRC server will PING VAIRC, which is normal. Then
in order to connect, VAIRC *should* PONG back whatever was PINGed. It does not
do this.. it just PONGs nothing back. If you look at the log, you will see
what was PINGed and you can manually type 'PONG x' (x is what was PINGed) in
the teleconference program and you will connect.

If anyone knows a work-around for this I'd love to hear it!

That is all for now. Contact me if you have any questions.
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to VBBS/VADV How-To  <--  <--- Return to Home Page

VADV-PHP
Execution Time: 0.0172 seconds

If you experience any problems with this website or need help, contact the webmaster.
VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved.
Virtual Advanced Copyright © 1995-1997 Roland De Graaf.
v2.1.241108