Claims
- 1. A method of invoking an object from a client computer, the object implemented on a server computer, the method comprising:accessing a compact interface definition language notation (CIN) definition of the object with the client computer; modifying the CIN definition to create a prepared CIN definition using the client computer; placing the prepared CIN definition, a request and a plurality of parameters into a buffer on the client computer using the client computer; packing the buffer according to the prepared CIN definition; and sending the buffer to the server computer using a transport mechanism.
- 2. The method of claim 1, further comprising:using the prepared CIN definition in the buffer to unpack the buffer on the server computer; and performing the request on the server computer.
- 3. The method of claim 2, further comprising:accessing a second CIN definition of the object with the server computer; modifying the second CIN definition to create a second prepared CIN definition using the server computer; placing the second prepared CIN definition, a response and a second plurality of parameters into a second buffer on the server computer using the server computer; sending the second buffer to the client computer using a second transport mechanism.
- 4. The method of claim 1, wherein the prepared CIN definition of the object is a string that encodes the type, size, and alignment of the plurality of parameters.
- 5. The method of claim 1, wherein the buffer includes an identifier for a call back procedure and wherein the client computer continues processing while the server computer asynchronously implements the object.
- 6. The method of claim 1, wherein the transport mechanism is a transmission control protocol over Internet protocol (TCP/IP) transport mechanism.
- 7. The method of claim 1, wherein the transport mechanism is an intra-memory copy transport mechanism.
- 8. The method of claim 1, wherein the transport mechanism is a non-TCP/IP transport mechanism.
- 9. A computer readable medium tangibly embodying a program of instructions implementing:accessing a compact interface definition language notation (CIN) definition of an object with a client computer; modifying the CIN definition to create a prepared CIN definition using the client computer; placing the prepared CIN definition, a request and a plurality of parameters into a buffer on the client computer using the client computer; packing the buffer according to the prepared CIN definition; and sending the buffer to a server computer using a transport mechanism.
- 10. The computer readable medium of claim 9, wherein said program of instructions further includes instructions implementing:accessing a second CIN definition of the object with the server computer; modifying the second CIN definition to create a second prepared CIN definition using the server computer; placing the second prepared CIN definition, a response and a plurality of parameters into a second buffer on the server computer using the server computer; packing the buffer according to the prepared CIN definition; and sending the buffer to the client computer using a second transport mechanism.
- 11. The computer readable medium of claim 9 wherein the prepared CIN definition of the object is a string that encodes the type, size, and alignment of the plurality of parameters.
- 12. The computer readable medium of claim 9, wherein the buffer includes an identifier for a call back procedure and wherein the client computer continues processing while the server computer asynchronously implements the object.
- 13. A client/server system comprising:a server computer; a client computer; memory operably associated with said server computer and said client computer; a program of instructions capable of being stored in said memory and executed by at least one of said client and said server, said program of instructions implementing; accessing a compact interface definition language notation (CIN) definition of an object with the client; modifying the CIN definition to create a prepared CIN definition using the client computer; placing the prepared CIN definition, a request and a plurality of parameters into a buffer on the client computer using the client computer; packing the buffer according to the prepared CIN definition; and sending the buffer to a server computer using a transport mechanism.
- 14. The client/server system as in claim 13, wherein said program of instructions further includes instructions implementing:accessing a second CIN definition of the object with the server computer; modifying the second CIN definition to create a second prepared CIN definition using the server computer; placing the second prepared CIN definition, a response and a plurality of parameters into a second buffer on the server computer using the server computer; packing the buffer according to the prepared CIN definition; and sending the buffer to the client computer using a second transport mechanism.
- 15. The client/server system as in claim 13 wherein the prepared CIN definition of the object is a string that encodes the type, size, and alignment of the plurality of parameters.
- 16. The client/server system as in claim 13, wherein the buffer includes an identifier for a call back procedure and wherein the client computer continues processing while the server computer asynchronously implements the object.
RELATED APPLICATIONS
The following related U.S. applications are hereby incorporated by reference: U.S. application Ser. No. 08/680,270 entitled “Method and Apparatus for Describing an Interface Definition Language-Defined Interface, Operation, and Data Type” by A. Schofield, filed Jul. 11, 1996, now abandoned U.S. application Ser. No. 08/678,681 entitled “Method and Apparatus Using Parameterized Vectors For Conerting Interface Definition Language-Defined Data Structures Into a Transport and Platform-Independent Format” by A. Schofield, filed Jul. 11, 1996; U.S. application Ser. No. 08/678,298 entitled “Data Structure Representing An Interface Definition Language Source File” by A. Schofield, filed Jul. 11, 1996; U.S. application Ser. No. 08/680,203 entitled “Method and Apparatus for Transporting Interface Definition Language-Defined Data Structures Between Heterogeneous Systems” by A. Schofield, filed Jul. 11, 1996 now U.S. Pat. No. 5,860,072; U.S. application Ser. No. 08/678,295 entitled “Method and Apparatus for Performing Distributed Object Calls” by A. Schofield filed Jul. 11, 1996; U.S. application Ser. No. 08/680,202 entitled “Method and Apparatus for Asynchronously Calling and Implementing Objects” by A. Schofield, filed Jul. 11, 1996; U.S. application Ser. No. 08/680,266 entitled “Method and Apparatus for Performing Distributed Object Calls using Proxies and Memory Allocation” by A. Schofield filed Jul. 11, 1996.
US Referenced Citations (1)
| Number |
Name |
Date |
Kind |
|
5511197 |
Hill et al. |
Apr 1996 |
|
Non-Patent Literature Citations (3)
| Entry |
| OMG, “ORB Products”, pp. 299-326, Jul. 1995.* |
| OMG, Common Object Request Broker: Architecture and Specification, Revision 2.0, Jul. 1995.* |
| CORBA V2.0, Chaps 1-4 Jul. 1995. |