Results 1 to 3 of 3

Thread: Java -> VB

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2000
    Posts
    367
    Hi just have a question in general, does anyone know how hard it is do the following?

    I have a nt service which communicates with other big servers, but as you all know vb is platform dependent and not a good all round choice when you have some unix customers, I was wondering if anyone has seen anykind of tutorial or resources on a java web client communicating with a vb program.

  2. #2

    Question

    are talking about socket-communication ?

    if you are using sockets it does not matter if you code your tool in vb or perl or whatever...

    if I understood it wrong, precise your question

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    May 2000
    Posts
    367
    I am not sure, a project at work came up and someone asked if this could be done. If the vb service offered socket connections that would be nice. For then connecting to it and executing commands shouldnt be too tough. I wonder if having the java client goto a java servlet which would then in turn call the vb service if this would be better.

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