Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  [Fixed] Simple Server Project Help  (Read 436 times)
0 Members and 1 Guest are viewing this topic.
Offline Z-Man

Sr. Member
**

Posts: 270
Medals: 7



« on: 2011-08-10 01:44:41 »

Hey all Grin I'm currently working on modifying a Java tutorial (found here) to have a GUI, to be able to connect to more servers, to be able to choose if your the server or client, and to have info about the server or client your connected to. So this is my first attempt at networking in Java (or at all) and it's slow going. Right now I'm still not sure if I'm getting the correct IP Address or Host Name, and I can't to connect to a server with out typing <Computer Name>.local ("ZMans-PC.local" for example) but this part might be me not putting it in correctly. I could also use some help figuring out how to style the text output in the chat window, like bold and italic and what not, so help there would be nice as well (I'm using a JTextArea atm). This isn't really gaming related, and it's a lot of source code to look through (at least to me) so I'll understand if nobody wants to help Smiley I just prefer these forums to http://www.java-forums.org/forum.php so I thought I'd ask for help here. BUT if anyone has suggestions/criticism/whatever please share, and let me know if I should post anything else about it.

Source:
Jar:

EDIT: I forgot to mention when you run the program, if you click IP Info on the startup screen then it's just your IP Address and Host Name and then it exits. Also if anyone wants me to comment the source and try to explain what I'm doing (no promises xD) I gladly will... just not right now Smiley


EDIT 2: I fixed everything.

"Anything that can possibly go wrong, does."
Offline Swattkidd7

Full Member
**

Posts: 203



« Reply #1 on: 2011-08-10 02:39:31 »

I cant help all the way at the moment but as for the styling of the text box, the problem with using a JTextArea you can not stylize individual lines of text, if you want the text to be bold all of the text will be bold. I believe you can use a JEditorPane to stylize text in a better way though.
Offline Z-Man

Sr. Member
**

Posts: 270
Medals: 7



« Reply #2 on: 2011-08-10 11:31:44 »

Thanks, I got some pretty simple Styles working with a JTextPane which I found because of your suggestion about the JEditorPane so you put me on the right track Smiley It'll take some re-writing but it works. I'll update the source shortly.

"Anything that can possibly go wrong, does."
Games published by our own members! Go get 'em!
Offline Z-Man

Sr. Member
**

Posts: 270
Medals: 7



« Reply #3 on: 2011-08-10 13:18:56 »

Well I've fixed all the problems I was having so thanks Smiley

"Anything that can possibly go wrong, does."
Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.085 seconds with 20 queries.