Kenwood HRD Manuale utente

DELUXE
HAM RADIO
REMOTE SERVER
Simon Brown, HB9DRV
Programmer-in-Chief
Last update: Wednesday, June 02, 2004
USER GUIDE

User Guide
2
The radios used in this project were supplied by Martin Lynch and
Sons of London.
Special thanks are due to Chris Taylor for his friendly and efficient
service.

TABLE OF CONTENTS
INTRODUCTION ......................................................................................................................................................................5
REQUIREMENTS............................................................................................................................................................................5
TECHNOLOGY...............................................................................................................................................................................5
INSTALLING .............................................................................................................................................................................7
DEBUGGING ..................................................................................................................................................................................7
FIREWALLS ...................................................................................................................................................................................7
CONFIGURING.........................................................................................................................................................................9
CONNECTING.........................................................................................................................................................................11
PERFORMANCE...........................................................................................................................................................................12
AUDIO........................................................................................................................................................................................13

User Guide
4

INTRODUCTION
The HRD Remote Server supports a connection between Ham Radio Deluxe and a radio
connected to a remote computer. The connection between the computers uses TCP/IP (the
standard networking protocol).
REQUIREMENTS
The remote computer must be running Windows NT –that is NT 4.0, 2000, 2003 or XP.
Windows 95, 98 and the various flavours thereof are not and never will be supported.
TECHNOLOGY
A Windows service is installed on the remote service. This listens on a port (usually 7805) for
incoming connections from Ham Radio Deluxe.


INSTALLING
The HRD Remote Server files are:
•HRDRemoteSvr.exe –the executable,
•HRDRemoteSvr.cfg –configuration file, and
•HRDRemoteSvr README.txt –essential reading.
To install the service:
1. Open a DOS window
2. Use CD to change the current directory to the directory containing HRDRemoteSvr.exe .
This is the directory created when HRD is installed, for example:
C:\Program Files\Amateur Radio\Ham Radio Deluxe
3. Enter: HRDRemoteSvr.exe –install
This createsa new Windows service called HRD RemoteSvr. You now start the Services
applet (Start –Settings –Control Panel –Administrative Tools –Services) to modify the
properties of the service.
The default service Startup Type will be Manual: if you want to start the service when
the system restarts then change this to Automatic (just double-click on the entry to
bring up the Properties window).
DEBUGGING
To run the service from a DOS window enter: HRDRemoteSvr –debug
You see the service running with full debug information (required by the HRD development
team when in severe panic mode). This is most useful to verify that the service is running
properly.
A logfile is maintained by the service in the service’s own directory.
FIREWALLS
Remember to allow incoming TCP/IP access to the port used by the remote server, this is
usually 7805.
If you don’t do this then external computers will not be able to connect to the server.


CONFIGURING
The service is configured with HRDRemoteSvr.cfg –you can edit this file with Notepad or the
editor of your choice.
#
# Ham Radio Deluxe Remote Access Server
# -------------------------------------
#
# Copright (c) 2004 by Simon Brown, HB9DRV.
#
# Note: this only runs on Windows NT/2K/XP. It does not run
# on Windows 95/98/ME/SE.
#
# This file defines the configuration of the Remote Access Server.
# The format of each entry is TOKEN = VALUE.
#
# Supported tokens
# ----------------
# COM
# PORT
# USER1 to USER20
# WELCOME
#
#
# A comma-separated list of COM ports that are returned. If not defined then
# the server returns a list of all COM ports available on the computer.
#
#COM = COM1,COM2,COM3,COM4
#COM = COM1
#
# The TCP/IP port on which the server listens for connections. If not defined
# then the default value of 7805 is used. Select any port number you want which
# is not in use by other programs.
#
PORT = 7805
#
# Username/passwords, these are case-insensitive. Spaces are removed
# from the beginning and end of the username and password.
#
# The format is USERx = username,password
#
USER1 = Simon,SnowTime
USER2 = Peter,Uberwald
USER20 = Donald,California
#
# Welcome text, displayed on the remote user's computer. Note that
# \n is replaced with a newline. Enter up to 511 characters on a single line.
#
WELCOME = Welcome to the HRD Remote Access Server.\n\nPlease don't break anything!
The contents of this file should be obvious.

Questo manuale è adatto per i seguenti modelli
1
Indice

















