binary attachments
Five Easy Steps to Send and Receive Binary Attachments Using WSF/PHP
Submitted on March 11, 2008 - 09:39. Story : Level : Realm : Project :
Sending and receiving binary attachments using WSF/PHP can be done in five easy steps. To send an attachment you need to have a sending entity (a client or a server), a payload that meets the requirement of the receiving entity, binary data content, a mechanism to send the payload over the wire, and a receiving entity (a server or a client) that is ready to accept and process binary data. Danushka Menikkumbura explains..
No votes yet
»
- Read more
- 363 reads


