> group = smsc
> smsc = at2
> smsc-id = check
> modemtype = nokiaphone
> device = COM1
> validityperiod = 167
> speed = 9600
> 
> Is this correct for device.. variable under windows because it's not working
> with /dev/ttyS0?

device = /dev/com1

would be the cygwin style to define COM1 serial device.

> Also, what can be responsible for the error output in smsbox shell when a
> http resquest is made to the smsbox.
> 
> 2003-01-13 17:19:22 [5] INFO: smsbox: Got HTTP request </cgi-bin/sendsms>
> from <192.168.77.84>
> 2003-01-13 17:19:22 [5] INFO: sendsms used by <tester>
> 2003-01-13 17:19:22 [5] INFO: sendsms sender:<tester:13013> (192.168.77.84)
> to:<08024569875> msg:<I will always love u.>
> 2003-01-13 17:20:27 [3] ERROR: Error reading from fd 24:
> 2003-01-13 17:20:27 [3] ERROR: System error 104: Connection reset by peer
> 2003-01-13 17:20:27 [3] ERROR: Error reading from fd 24:
> 2003-01-13 17:20:27 [3] ERROR: System error 104: Connection reset by peer
> 2003-01-13 17:30:48 [5] INFO: smsbox: Got HTTP request </cgi-bin/sendsms>
> from <192.168.77.84>
> 2003-01-13 17:30:48 [5] INFO: sendsms used by <tester>
> 2003-01-13 17:30:48 [5] INFO: sendsms sender:<tester:13013> (192.168.77.84)
> to:<08024569875> msg:<I will always love u.>
> 2003-01-13 17:31:19 [0] ERROR: Error reading from fd 21:
> 2003-01-13 17:31:19 [0] ERROR: System error 104: Connection reset by peer
> 2003-01-13 17:31:19 [0] ERROR: Error reading from fd 21:
> 2003-01-13 17:31:19 [0] ERROR: System error 104: Connection reset by peer
> 
> from the above ............
> ERROR: Error reading from fd 24:
> 2003-01-13 17:20:27 [3] ERROR: System error 104: Connection reset by peer
> 2003-01-13 17:20:27 [3] ERROR: Error reading from fd 24:
> 2003-01-13 17:20:27 [3] ERROR: System error 104: Connection reset by
> 
> so, what can I do to eradicate the error and what can be responsible for
> this?

that's a more TCP related problem. Which Cygwin version are you
running? Corinna (official cygwin developer) has made recent fixes in
TCP state handling, see cygwin snapshots.

Stipe

[EMAIL PROTECTED]
-------------------------------------------------------------------
Wapme Systems AG

Vogelsanger Weg 80
40470 D�sseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are



Reply via email to