File: README.txt

package info (click to toggle)
predict 2.2.3-3.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 4,716 kB
  • sloc: ansic: 19,433; sh: 3,342; makefile: 428; yacc: 318; perl: 82
file content (15 lines) | stat: -rw-r--r-- 691 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This demo client is for a Windows client communicating with a Linux
server running Predict. You need the VB development environment. (Note:
this was developed under VB6, but other versions may handle it OK)

Open a new project, and add frmWinPredictClient to it, and also set this
as the Projects Startup object. You'll also need the Microsoft Winsock
Control selected in Project/Components. Then click Run (or Compile if
you wish).

Note: the command line may be set to contain the name of the Predict host,
in which case the program will not prompt for that name, but immediately
try to get the satellite list.

This was developed by Steve Fraser, vk5asf (sfraser AT sierra.apana.org.au)