Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Inter-Program Data Sharing
#1
Sad 
Hi to all!!!

I am making a space shooter game, and my idea is to make it online for playing with friends... but I have a very big problem, I don't know how to communicate one pc to another Sad

I tried with the Inter-Program Data Sharing Demo (the example listed on the Wiki):
Inter-Program Data Sharing Demo - QB64 Phoenix Edition Wiki

I changed the line "TCP/IP:1234:localhost" and tried everything... my last one was "TCP/IP:8080:xxx.yyy.zzz.nnn" (where xxx.yyy.zzz.nnn is my current IP), but it is useless.

Any ideas? 

Both PCs are NOT in the same LAN, one is mine and the other is from a work colleague.

Thank you very much Smile
10 PRINT "Hola! Smile"
20 GOTO 10
Reply


Messages In This Thread
Inter-Program Data Sharing - by Ikerkaz - 10-18-2022, 02:37 PM
RE: Inter-Program Data Sharing - by Ikerkaz - 10-18-2022, 05:06 PM
RE: Inter-Program Data Sharing - by Pete - 10-18-2022, 05:58 PM
RE: Inter-Program Data Sharing - by SMcNeill - 10-19-2022, 07:28 AM
RE: Inter-Program Data Sharing - by Pete - 10-19-2022, 11:33 AM
RE: Inter-Program Data Sharing - by Ikerkaz - 10-19-2022, 02:04 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Must an extra value be provided on DATA statement? dakra137 11 1,062 09-30-2025, 05:38 PM
Last Post: ahenry3068
  Seeking Matches in a Data Base Dimster 10 1,057 07-13-2025, 12:26 AM
Last Post: Dimster
  Change file data krovit 5 1,219 07-11-2024, 07:45 AM
Last Post: krovit
  Arrays In User Data Types Consolemu 2 881 01-18-2024, 09:49 PM
Last Post: bplus
  Write data to EXE file Steffan-68 8 2,041 05-15-2023, 06:41 PM
Last Post: Steffan-68

Forum Jump:


Users browsing this thread: 1 Guest(s)