|
-
Jan 15th, 2006, 05:07 PM
#1
Thread Starter
Junior Member
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
-
Jan 15th, 2006, 05:33 PM
#2
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?
-
Jan 15th, 2006, 05:51 PM
#3
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
-
Jan 15th, 2006, 09:44 PM
#4
Thread Starter
Junior Member
Re: Direct Connection to another comp?
 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?
-
Jan 16th, 2006, 07:23 AM
#5
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.
-
Jan 16th, 2006, 08:34 AM
#6
Re: Direct Connection to another comp?
You can use net send(XP) from simple msgbox type messages..
-
Jan 16th, 2006, 09:03 PM
#7
Thread Starter
Junior Member
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?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|