Jump to content

Trying to connect 2 PCs on LAN


Recommended Posts

  • Moderators

@Bhooshan in the future, please don't resurrect old threads, especially after over 9 years; the language has changed and what worked back then may not work the same now. Please provide a detailed description of what you want to do (obviously that means what you have above is insufficient, we need more detail, so please don't repeat your first post) and what you have tried on your own, so that we can help you.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

One way to do it, is to run two scripts, one on each machine.

Send TCP or UDP packet from one script to the other IP and port.  Listen for packet on the second script, and Send information from the packet as keys.

If both on the same LAN TCP and UDP should have the same consistency and UDP may have less overhead.

I am not entirely sure about my last statement, but you should be able to use either UDP or TCP.

Have a look in the help file at TCPConnect or UDPOpen.  I don't work with these enough to provide the exact steps atm.  They're not that difficult and I'm sure you can do what you want to do.

Edited by Xandy
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...