Results 1 to 14 of 14

Thread: [2008] Connecting VB program to linux program

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2007
    Posts
    180

    [2008] Connecting VB program to linux program

    Ok this is a weird, complicated problem. I have two computers sharing the same network. One is a Windows based machine and the other is a Linux machine. there are about 12 computers on the network currently (4 windows, 8 linux going through a NetGear router), however I only need 2 of them to communicate (one linux, one windows). There isnt a solid network made between both OS's (not yet, working on it). But once I get them seeing each other I need to get my VB.NET program to talk with a Python program (Python programing is going to be conducted by someone else).

    I'm asking, were should I begin on researching on networking programs together? Is WinSock what I need to be using? Can WinSock send things to a Python program? They will be sending simple commands back and forth to perform functions on either computer.

    Example:
    [linux] - "Set these variables as this, and then get me this data"
    [Windows] - "I got the data, here you go"
    Last edited by MotoMan_Yz400; Feb 19th, 2008 at 02:21 PM.

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