Design work is going on to supply data transfer capability for Java objects, on top of which transfer-protocols can be built. The two API's are
|
A key issue is data format of objects to be transferred - Java is putting in a set of data "flavors" based on MIME types to represent objects. |