z****u 发帖数: 15 | 1
Is that an Internet email which uses well know protocols like SMTP, POP3, or is
it a 'home grown' client/server messaging program?
If is the first case, then I don't think you can.
If is the second case, yes you can but you need to change a lot of code. | f*****c 发帖数: 22 | 2 Agee to the analysis.
But I think it might be possible to implement a wrapper or proxy to
port your program to CORBA. If you do not have much emphysize on the
expressive power of your CORBA interface, you only need to
expose several objects and thier methods to the outside.
【在 z****u 的大作中提到】 : : Is that an Internet email which uses well know protocols like SMTP, POP3, or is : it a 'home grown' client/server messaging program? : If is the first case, then I don't think you can. : If is the second case, yes you can but you need to change a lot of code.
|
|