Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To isolate all game code under #if WITH_SERVER directives to make sure this code will not be sitting in client's desktop ever #1

Open
KhArtNJava opened this issue Aug 19, 2016 · 1 comment

Comments

@KhArtNJava
Copy link
Owner

...I think maybe a second layer of code between server and database is still safest way instead of giving your server exe direct SQL access.
Using this you will have to make sure to isolate all game code under #if WITH_SERVER directives to make sure this code will not be sitting in client's desktop ever....
https://forums.unrealengine.com/showthread.php?120792-MySQL-Connector-UE4-Plugin-is-available-for-all-now&p=583731&viewfull=1#post583731

@gwythaint
Copy link

Good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants