| June 2009 |
iNoticeboard is a network (client-server) application. It is installed once, on a server computer, and can then be used from any other computer on the network, including wireless laptops, via a web browser.

iNoticeboard is installed once on the server computer and then used from all other computers on the network
[back to contents
[back to contents]

[back to contents]
iNoticeboard should ideally be installed on a server computer (see above). There are just 2 or 3 configurable settings during installation, most can usually be left at their default value. These settings are:







[back to contents]
Once iNoticeboard has been installed, there should be a new shortcut on the server computers desktop:

iNoticeboard Client Startup
This will start iNoticeboard by opening the iNoticeboard login screen in a web browser window. If you already have a browser open, it may start in a new tab within that window.
You can also start iNoticeboard from the Start menu.
Start -> Programs -> iNoticeboard -> Client Startup

Starting iNoticeboard form the Start menu

Starting iNoticeboard form the Start menu
[back to contents]
Using iNoticeboard from other Computers on the Network
To access iNoticeboard from other computers on the network you just need the address of the iNoticeboard server computer.
An easy way to pass this address to other people, is to email the iNoticeboard Client Startup shortcut from the desktop of the computer on which iNoticeboard was installed.
To do this:

The iNoticeboard Client Startup shortcut will be sent as an attachment. This can be saved to the desktop and then used to run iNoticeboard from that computer.
Another way to send the iNoticeboard server address to other people, is to start iNoticeboard on the computer it is installed on and then copy the address from the browser, before you login to iNoticeboard.

The address (URL) is similar to this:
http://ServerIP:8124/iNoticeboard/NoticeServlet?request=start
Where ServerIP
will be the IP address of the iNoticeboard
server computer
and 8124
is the port number.
[back to contents]
iNoticeboard ships with 4 default user accounts. These allow varying levels of access to iNoticeboard.
To prevent unauthorised access to iNoticeboard, please change the passwords on these accounts once iNoticeboard has been installed.
| Username | Default Password | Description |
|---|---|---|
| admin | admin | The admin user has full access. They can add, edit and delete notices and can change the various administration settings. |
| create | create | The create user can add, edit and delete both noticeboards and notices. |
| write | write | The write user can add, edit and delete notices. |
| read | read | The read user has read only access and is only able to view existing notices. |
[back to contents]
The Main Port is used by the client part of iNoticeboard to communicate with the server to load data, such as notices, and to make changes to that data.
The Notification Port is used by the server to communicate with the client to inform it when changes are made by another client, e.g. when a new notice is added, or when an instant message has been sent.
The default port numbers are 8124 and 8125. If either or both of these are already in use by another program, please choose different numbers during the installation. The following 2 sections show how to change the port numbers at a later date if required.
Changing the Main Port Number
The main port number can be changed after installing iNoticeboard, but if this is done, the URL used by each client computer will have to be updated with the new number.
Change the main port as follows:
1. Stop the iNoticeboard server. This can be done by running the iNoticeboard Tools program from the start menu on the server computer, and choosing the Stop Server option.
2. Edit the following file:
C:\Program Files\iNoticeboard\Tomcat\conf\server.xml
3. Find the following section and change the 'port' entry to some other value in the range 1024 - 65535:
<Connector className="org.apache.coyote.tomcat4.CoyoteConnector" port="8124"
5. Start the iNoticeboard server using the iNoticeboard Tools program.
1. Stop the iNoticeboard server. This can be done by running the iNoticeboard Tools program from the start menu on the server computer, and choosing the Stop Server option.
2. Edit the iNoticeboard.ini file which is located at:
C:\Program Files\iNoticeboard\Tomcat\webapps\iNoticeboard\iNoticeboard.ini
3. The Notification port number is found under the Messaging section of the ini file:
[Messaging]
Port=8125
4. Choose another unused port number in the range 1024 - 65535
5. Start the iNoticeboard server using the iNoticeboard Tools program.
[back to contents]
The demo version of iNoticeboard will run with full functionality for 30 days. After this the application will revert to read only mode for all users. It will not be possible to add, edit or delete notices or access the administration functions until the product is fully licenced.
Licencing involves sending the demo licence key that is generated when the application is installed and receiving back a full licence key to replace it. The licence key can be accessed from the About tab in the Options dialog. Select the current key with the mouse and press CTRL-C to copy it to the Windows clipboard. This can then be pasted into an email.
Once a full licence key is received, this can be copied and pasted over the exiting key. Press the "Update" button to activate the new licence key. The text above the key will change to show the number of days remaining on the new licence.
To request a new licence key you can start a new email by clicking here.
[back to contents]
The requirements for iNoticeboard are minimal. Any computer that can run the latest version of Java (v6.0 or above) will be suitable.
The iNoticeboard server has the following minimum system requirements:
The client part of iNoticeboard runs in a web browser and requires the Java Runtime Environment (JRE) version 1.6 or above to be installed as a browser plug-in. If this is not already present it will be downloaded and installed automatically from the Java web site the first time iNoticeboard is run. However many computers now have Java installed from new or you may have Java installed as part of some other program.
The Java JRE can be downloaded from here and installed manually if required.
The Adobe Acrobat PDF viewer is required to view the iNoticeboard Help document and to view and print the PDF files that can be exported from iNoticeboard. It can be downloaded from here if needed, but many computers have it installed already.[back to contents]