Add test code for client, send TRANS_RD request protocol,
authoradash <adash>
Sat, 17 Mar 2007 11:04:08 +0000 (11:04 +0000)
committeradash <adash>
Sat, 17 Mar 2007 11:04:08 +0000 (11:04 +0000)
commit8d3c53d33976cd3e3e38bd886ddf4504a0ab70f9
treeb13a01586ab6abd7ed43864a5e2aef315f096a54
parent6477a2e138350148745f517aebd57517d010c5a9
Add test code for client, send TRANS_RD request protocol,
add function to get remote object
Some bugs still present..need fixing
Robust/src/Runtime/DSTM/interface/dstm.c
Robust/src/Runtime/DSTM/interface/dstm.h
Robust/src/Runtime/DSTM/interface/dstmserver.c
Robust/src/Runtime/DSTM/interface/servertest.c
Robust/src/Runtime/DSTM/interface/testclient.c [new file with mode: 0644]
Robust/src/Runtime/DSTM/interface/trans.c