Results 1 to 4 of 4

Thread: about COM

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2000
    Location
    Alaska
    Posts
    7
    I have little knowledge about COM in VB, how could i create COM object that could be called in a java application?
    any help will be greatly appreciated.
    Wenyu

  2. #2
    Fanatic Member
    Join Date
    Mar 2000
    Location
    That posh bit of England known as Buckinghamshire
    Posts
    658
    I think you can, if you can access dll's through java, it should not be a problem. COM is supposed to be platform / language independant, but it is not vey good at doing it.

    If i remember correctly, Cobra is better suited to java. I suggest you look into that.
    Iain, thats with an i by the way!

  3. #3

    Thread Starter
    New Member
    Join Date
    Jul 2000
    Location
    Alaska
    Posts
    7
    thanks a lot, i will try that
    Wenyu

  4. #4
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    292
    Try reading through this:
    http://gamelan.earthweb.com/javaprog.../tij0190.shtml

    It covers several ways of accessing native code using Java. It goes over both COM and CORBRA.
    "People who think they know everything are a great annoyance to those of us who do."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width