I want to use b4j server ,develop a middle server to acess mssql database,jrdc2 is very good;I want to try.
who give me Instructions for use about b4j server package?
jRDC2 uses B4XSerializator to serialize the requests and responses. A .Net implementation of B4XSerializator is available. There is no Delphi implementation.
You can always add an additional handler and use your own protocol.