Tag Archives: serialize
Remote Procedure Calls (RPC)
As fun as transferring simple strings from one domain to another might sound; is this really what you need? While some applications (like the resize iframe example) might need nothing more, most often what you want is to be able … Continue reading
Posted in Examples/How-to's
Tagged communication, cross site, cross-domain, javascript, js-rpc, json, messaging, rpc, serialize
14 Comments