Morning to all ...

I'm writing a PHP app that communicates with a asmx webservice.

The webservice developer sent me some sample code how this app should work 
(and it works perfectly) in VB.NET but I cannot manage to convert the data 
accordingly to the webservice binary expected format using PHP.

My question are :

1) VB.NET's Binaryformatter is technically equivalente to PHP's serialize, 
but the output is the same ?
2) In his sample code, he passes the serialized information to a 
Memorystream and then converts it to an array ... for what purpose ?

Thanks a lot for any positive replies.

Regards,
André Mattos

-- 
You received this message because you are subscribed to the Google
Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
Web Services,.NET Remoting" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
or visit the group website at http://megasolutions.net

Reply via email to