thats because there isnt anything to download...ar-s wrote:No download file for PureMessenger in official website...??
and i wont have time to do any more for a couple of months
Code: Select all
*Mem = AllocateMemory(Lof(0))
ReadData(0, *Mem, Lof(0))
SoapRequest1 = PeekS(*Mem)
Code: Select all
<?xml version='1.0' encoding='UTF-8'?><S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsse="http://schemas.xmlsoap.org/ws/2003/06/secext" xmlns:psf="http://schemas.microsoft.com/Passport/SoapServices/SOAPFault"><S:Fault><faultcode>S:Client</faultcode><faultstring>Invalid Request</faultstring></S:Fault></S:Envelope>
u need to download the code from SVN. that file is old, and from when i was workig with another to make it support the latest msn protocol.sayanmaster wrote:And the code in "puremsnupdate.tar.gz" seems to be not working correctly because when I run it after uncompressing I get an error at lines 166-168 of "PureIM_Protocol_MSN.pb":