On Fri, May 18, 2001 at 03:44:13PM +0100, Jonathan Peterson wrote:
> This (non-perl unix command line tool) might be better than nothing:
> 
> http://members01.chello.se/hampasfirma/ppsend/

Great, thanks, that's the ticket. Seems like it's a simple WAP/XML
interface. For anyone that's curious it looks like (anyone else not
curious, look away now):

==============login request
POST /cgi-bin/phscr?rs=9093475911 HTTP/1.0
Accept: text/vnd.wap.wml
Content-length: 66

cmd=login-submit-pass&[EMAIL PROTECTED]&pass=blahblah

==============login response
HTTP/1.1 200 OK
Date: Fri, 18 May 2001 15:19:59 GMT
Server: Stronghold/2.4.2 Apache/1.3.6/L C2NetEU/2412 (Unix)
Cache-Control: must-revalidate, proxy-revalidate, no-cache
Set-Cookie: Stronghold=216.228.5.63.28091990196199609; path=/; expires=Sun, 11-May-31 
15:19:59 GMT
Connection: close
Content-Type: text/vnd.wap.wml

<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" 
"http://www.wapforum.org/DTD/wml_1.1.xml";>
<wml><card title="Main Menu" newcontext="true"><p mode="nowrap">Balance: 
$$386.70<br/><anchor>*Money Requests<go href="/cgi-bin/phscr?rs=8067080184" 
method="post"><postfield name="cmd" value="uomelog"/><postfield name="auth" 
value="EaSIxjiK.cUI2dBgfUL5e7K2o2dcknyAnPLNctTPA0"/></go></anchor><br/><anchor>Send 
Money<go href="/cgi-bin/phscr?rs=8067080184" method="post"><postfield name="cmd" 
value="beam"/><postfield name="auth" 
value="EaSIxjiK.cUI2dBgfUL5e7K2o2dcknyAnPLNctTPA0"/></go></anchor><br/><anchor>Request 
Money<go href="/cgi-bin/phscr?rs=8067080184" method="post"><postfield name="cmd" 
value="request"/><postfield name="auth" 
value="EaSIxjiK.cUI2dBgfUL5e7K2o2dcknyAnPLNctTPA0"/></go></anchor><br/><anchor>History<go
 href="/cgi-bin/phscr?rs=8067080184" method="post"><postfield name="cmd" 
value="translog"/><postfield name="auth" 
value="EaSIxjiK.cUI2dBgfUL5e7K2o2dcknyAnPLNctTPA0"/></go></anchor><br/><anchor>Customer
 Support<go href="/cgi-bin/phscr?rs=8067080184" method="post"><pos!
tfield name="cmd" value="dialconfirm"/><postfield name="auth" 
value="EaSIxjiK.cUI2dBgfUL5e7K2o2dcknyAnPLNctTPA0"/></go></anchor><br/><anchor>Logout<go
 href="/cgi-bin/phscr?rs=8067080184" method="post"><postfield name="cmd" 
value="logout"/><postfield name="auth" 
value="EaSIxjiK.cUI2dBgfUL5e7K2o2dcknyAnPLNctTPA0"/></go></anchor><br/></p></card></wml>
Balance: $386.70

Paul

Reply via email to