We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LDServer / LDClient without network
#3
Hi litdev, thanks for the help
that works with the loopback address. The IP in the text file is probably generated automatically.
It's just in case someone trains the neural network on a special machine.  Shy

Everything seems to be there for the display of windows (or without) and the exchange of messages and data.
Possible application:
Server for logging messages
Chess:
1 client for display and user interface
2 clients for the engines (hidden, text output, graphical output)
Multiuser game:
1 client as a playing field and make it available
x clients for the participating figures whereby each client must retrieve the playing field.

I think controlling via IP ports is very flexible for all kinds of games.
An exchange via files is of course also possible, but be afraid that timing problems may arise, given the large range of access times from hard drives without cache to PCIe SSDs.
[-] The following 1 user Likes Scout's post:
  • litdev
Reply


Messages In This Thread
LDServer / LDClient without network - by Scout - 04-10-2024, 09:30 PM
RE: LDServer / LDClient without network - by Scout - 04-11-2024, 10:15 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)