Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > CopperCube > Announcements and Showcase
Online over LAN with almost no code

ngame
Registered User
Quote
2021-03-25 13:52:46

https://cloud.mail.ru/public/kAT...
Use it, I will be glad to receive feedback. It will be great if someone comes up with a way to use the method not only over LAN.


Hey
Guest
Quote
2021-03-26 07:05:16

This is interesting, thank you!


just_in_case
Moderator
Quote
2021-03-26 08:42:22

Afaik many of guys here already knows about saving and loading of values to file. It is really a good javascript command to perform so many things.

But the only inbuilt way coppercube connects to a network is performing a http request using the ccbDoHttpRequest command.

There are many third party integrations to coppercube which allows you to create online multiplayer games.

@jaimezegpi @morice.cube and some other use has already posted a few examples and behaviors are to work with multiplayer games.

If you are interested in online multiplayer integration then perform a search on the forums you will surely get some integrations post.

For local co-op and lan party games this method works but one can simply hack into the game and can cheat by changing the value to the .txt files.

The best way is to save the files into temp folder and read them from there and before the game closes delete those files using system command.

You can also use system commands to perform network quesries in windows.
A very few people uses system command but thats a really good method to use the network. You can use ftp commands to connect to a ftp server and uploads the file to server from the client pc and then read the values from the server. That way you can also show the pings the client is getting using thw windows system commands.

Hope this bit of information is helpful.😇


ngame
Registered User
Quote
2021-03-26 15:35:34

Okay, thank you!


ngame
Registered User
Quote
2021-03-26 15:38:08

Could you please provide the code or source code using system commands to make network requests in Windows?


just_in_case
Moderator
Quote
2021-03-26 16:18:11

Here is the list of system commands you can use. This list might not be complete but there are plenty of commands.
There are categories for the commands marked as basics, network, files, media and all.
You can check the network commands categories if you want.
https://www.thomas-krenn.com/en/...

Will soon upload the list to my website https://neophyte.cf

P.S:- if you are interested to join my Discord Server. There are lot of members to share the information with and can help the community grow.
Here is the link to the server.
https://discord.gg/RKcq89S7uA
😇😇


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Interna?ional" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact