Re: Can't talk HTTP to cygwin build
"Ben Blaukopf" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <045301c28afc$a6e348a0$6500000a@BENVAIO> |
----- Original Message ----- From: "Schaich, Peter" <[email protected]> To: <[email protected]> Sent: Wednesday, November 13, 2002 9:46 AM Subject: RE: Can't talk HTTP to cygwin build > Hi, > > how did your URL to connect exactly look like? My canonical test is: http://localhost:13013/ Which ought to return an error message like 'unknown service' - I forget what it is exactly. Similarly if I telnet localhost 13013 GET / I ought to get at least something back. I have tried a properly formed submit of http://localhost:13013/cgi-bin/sendsms?to=%2B447786916043&username=tester&pa ssword=foobar&text=blah tester and foobar being the default username/password for the sendsms-user group. > Otherwise, you should try a new Cygwin library. That does seem to be the best thing to try. I'm going to try and get the version you have. Will advise of success/failure. Ben