TRPCBuffer is new technology data transport object designed for high speed data transfer between objects, servers, servers and clients, application and dynamic linked libraries (DLL), over internet, LAN, WAN and operations in local. There are two major characteristics that distinct this technology from others: high speed and easy data manipulation.TRPCBuffer is database like even if it is not descendant of any DataSet object. It contains records and fields that supports all data types. It supports all navigation and read/write functions as any DataSet, like first,last,next,prior, jump to record, fields[] and others. |