Inicio Configuración Winpack
|
|
Winpack es el programa terminal ideal para los usuarios de Windows. La experiencia de la conexión a un BBS o DXCluster vía Radio o vía Telnet con Winpack se simplifican, facilitando al usuario las labores diarias mediante scripts.
Para conectar a ED1ZAC BBS y ED1ZAC-5 DXCluster debes editar los script BBS.TXT y DXCLUST.TXT sustituyendo los que incluye el programa por los sigiuentes:
Edita o sustituye el fichero BBS.TXT de los scripts de Winpack por este:
HOTKEY F2
TITLE Telnet ED1ZAC BBS
SEND c ed1zac.net:6300
WAITFOR Callsign :
SEND tu_indicativo
WAITFOR Password :
SEND tu_password
WAITPROMPT
*** Envía un mensaje con el Password que quieres usar para tener acceso al BBS.
- Acceso Telnet ED1ZAC-5 DX Cluster
Edita o sustituye el fichero DXCLUST.TXT de los scripts de Winpack por este:
The hot key.
HOTKEY F3
; The title.
TITLE Connect to the DX Cluster
;the key word RECONNECT will cause the script to be re-run should a
;disconnection occur. See the help section 'Scripts - how they work'.
RECONNECT
;
;connect to ZACDX.
SEND c dx.ed1zac.net:8000
;wait for the connection.
;WAITCON
;wait for some announce text.
WAITFOR login:
;
SEND tu_indicativo
;wait for the end of the first ZACDX prompt.
WAITFOR >
;I'm interested in solar factual data.
;SEND show/wwv
;who else is connected to ZACDX?
SEND show/users
*** El acceso al DX Cluster es libre y no precisa registro.
|
|