[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Gnokii connection by TCP
From: |
Jan Kratochvil |
Subject: |
[PATCH] Gnokii connection by TCP |
Date: |
Wed, 17 Apr 2002 15:30:03 +0200 |
User-agent: |
Mutt/1.3.27i |
Hi,
Quick patch for some old (November) version of Gnokii for TCP connection
instead of serial/Ir/IrDA etc. Used for CIMD (protocol for direct connection to
SMS center) through Telecom Frame Relay leasedline but can be handy to use
remote modems through TCP (such as W32/Linux tools by www.tactical-sw.com).
Tested (will be sponsored? :-) ) by ATS Praha, Czech Republic.
# Set port to the physical serial port used to connect to your phone
#port = /dev/ttyS1
port = localhost:5000
# The type of the connection, for IR set this to infrared
#connection = serial
connection = tcp
Patch [15KB]:
http://short.vellum.cz/priv/gnokii/gnokii-ats-tcp_connection1.diff
Currently out of time (school) and interest, no patch updating available.
Lace
- [PATCH] Gnokii connection by TCP,
Jan Kratochvil <=
- Re: [PATCH] Gnokii connection by TCP, Pawel Kot, 2002/04/17
- Re: [PATCH] Gnokii connection by TCP, Jan Kratochvil, 2002/04/17
- Re: [PATCH] Gnokii connection by TCP, Pavel Machek, 2002/04/18
- Re: [PATCH] Gnokii connection by TCP, Pawel Kot, 2002/04/18
- Re: [PATCH] Gnokii connection by TCP, Jan Kratochvil, 2002/04/18
- Re: [PATCH] Gnokii connection by TCP, Pavel Machek, 2002/04/20
- Re: [PATCH] Gnokii connection by TCP, Jan Kratochvil, 2002/04/20
- Re: [PATCH] Gnokii connection by TCP, Pavel Machek, 2002/04/20