[omniORB] GIOP and LAPD?

Jonas Olofsson jonas.olofsson@lu.erisoft.se
Mon, 18 Oct 1999 13:01:07 +0200


I am going to develop a CORBA system between a ordinary PC, running NT
and GSM rbs, an embedded system running a real-time OS called OSE-delta.
The communication protocol between the two systems is called LAPD, and
uses the serial port on the PC. 

LAPD is a stream-based, connection-oriented reliable protocol. As I
understand, I should be able to use GIOP, and write my own code to run
GIOP over LAPD? Is this possible, and how do I do it? How do I do to use
for example omniORB on the PC, and make that ORB to use GIOP
instead of IIOP? 

Thanks //
Jonas Olofsson