Sep 27, 2001 #1 sujitrm Programmer Sep 27, 2001 1 US Hi, I wud appreciate if someone wud let me know, how to start a corba server by giving a specific port on which it shud run? Thx Sujit
Hi, I wud appreciate if someone wud let me know, how to start a corba server by giving a specific port on which it shud run? Thx Sujit
Oct 1, 2001 #2 Guest_imported New member Jan 1, 1970 0 If your program is called server.exe then at the command line, server -ORBep tcp://ex34es3:123 where 123 is your port. Upvote 0 Downvote
If your program is called server.exe then at the command line, server -ORBep tcp://ex34es3:123 where 123 is your port.