TehByte
Active Members
Recently I've been working on some Java Swing applications for my private server EvolutionScape; the two applications I have developed are a server panel and a startup GUI for the client. The server panel allows you to edit and control parts of the server, so far I have only started coding the layout for the server panel so at the moment it doesn't function. The startup GUI for the client give you the option to load the client in two different details, LD and HD; when you select one of the options a packet is sent to the server, the server then detects this and sets the correct frames for the client.
Server Panel:
![c58b5a75a5f403f79353f1d20c0a3408.png c58b5a75a5f403f79353f1d20c0a3408.png](https://offtopic.forum/data/attachments/0/446-bcb053efdb96d563b8adf1ee0f0bec5d.jpg)
This is the start to my server panel, as you can see I still have more tabs to add and the content to add. I hope to finish this by the end of next week, once it is complete I shall update this thread with a video of it in action.
Once I've completed the server panel I hope to then go on to develop a website control panel for the server using TCP > HTTP connections (SWSockets). Hopefully it wont be too hard...
Client GUI:
![e115a9b2ecd532de823b6cbca36dff1c.png e115a9b2ecd532de823b6cbca36dff1c.png](https://offtopic.forum/data/attachments/0/448-04c8e8da485ef6c1360732f1ea7c1311.jpg)
If you like I shall post a video of this in action, at the moment the HD client won't load as the LD and HD client both use the same startup method. But I have another version of it working where different client widths are set, so I will get a video of that version instead.
So these are just the start of a few projects, please post your thoughts and any other features I could add to them.
Server Panel:
![c58b5a75a5f403f79353f1d20c0a3408.png c58b5a75a5f403f79353f1d20c0a3408.png](https://offtopic.forum/data/attachments/0/446-bcb053efdb96d563b8adf1ee0f0bec5d.jpg)
This is the start to my server panel, as you can see I still have more tabs to add and the content to add. I hope to finish this by the end of next week, once it is complete I shall update this thread with a video of it in action.
Once I've completed the server panel I hope to then go on to develop a website control panel for the server using TCP > HTTP connections (SWSockets). Hopefully it wont be too hard...
Client GUI:
![e115a9b2ecd532de823b6cbca36dff1c.png e115a9b2ecd532de823b6cbca36dff1c.png](https://offtopic.forum/data/attachments/0/448-04c8e8da485ef6c1360732f1ea7c1311.jpg)
If you like I shall post a video of this in action, at the moment the HD client won't load as the LD and HD client both use the same startup method. But I have another version of it working where different client widths are set, so I will get a video of that version instead.
So these are just the start of a few projects, please post your thoughts and any other features I could add to them.