Results 1 to 7 of 7

Thread: Direct Connection to another comp?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    23

    Direct Connection to another comp?

    Alright I am new here and done a quick search but didn't find what I was after.

    I need the coding to enable a direct connection to another computer through vb (I have their IP) that will let me send text or a text file?? I need it for a game I am working on so that we can send messages to one another.

    Is it possible to do so the computer doesnt detect the incoming and shoot up warnings like crazy aswell?

    Thanks in advance.

    BB
    He he he ... me ...

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Direct Connection to another comp?

    Is it possible to do so the computer doesnt detect the incoming and shoot up warnings like crazy aswell?
    What do you mean by this part?

  3. #3
    Old Member moeur's Avatar
    Join Date
    Nov 2004
    Location
    Wait'n for Free Stuff
    Posts
    2,712

    Re: Direct Connection to another comp?

    use the Winsock control
    There are many examples in these forums
    search for winsock, chat etc..

    BTW you will have to install a program on both machines

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    23

    Re: Direct Connection to another comp?

    Quote Originally Posted by si_the_geek
    What do you mean by this part?
    On one that my friend tried it worked fine but as soon as you started sending messages, the antispyware started saying that a port or something was doing "dangerous activities"


    Is there any other way without installing ANYTHING on either machine?
    He he he ... me ...

  5. #5
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Direct Connection to another comp?

    You need a program at the other end to receive what you are sending.

    As for a Firewall noticing what is happening, you can't stop this - but for Anti-Spyware to be noticing it is worrying, it sounds like you have found a bad program there.

    To stop a Firewall showing messages, just let the person at the other end know that this will be happening, and tell them to allow your program if they want the text/file to be transfered.

  6. #6
    Frenzied Member Jmacp's Avatar
    Join Date
    Jul 2003
    Location
    UK
    Posts
    1,959

    Re: Direct Connection to another comp?

    You can use net send(XP) from simple msgbox type messages..

  7. #7

    Thread Starter
    Junior Member
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    23

    Re: Direct Connection to another comp?

    Ok so I allow the firewall thing - done - but yeah the antivirus kept blocking it too, I will try something else.

    Is there a way to macro the net send in xp? Any code help please?
    He he he ... me ...

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