About Store Forum Documentation Contact



Post Reply 
Looking for feedback
Author Message
fuzzylr Offline
Member

Post: #1
Looking for feedback
I am a beginner programmer. I am using Esenthel as a learning tool plus work towards my ultimate goal of making a game. I put together a visio for the design of the realm server. It's job is to Read in from the local host and grab the ip. From there it will validate the port is open. A small .ini file will hold the Database connection information with creds. From there it will check for data and then dump you onto a gui.

I already see a flaw in my logic. I want the gui to load even if there is no data. The program should only error out if it is unable to obtain an IP and if it is not able to connect to the SQL server.

I should also add a loop because I want the program to stay up until it crashes or is closed.


Attached File(s) Image(s)
   

Fuzzy
Student|Westwood
Project V. Studios | Game Dev
(This post was last modified: 01-04-2013 07:22 AM by fuzzylr.)
01-04-2013 07:06 AM
Find all posts by this user Quote this message in a reply
Post Reply