Valhalla Legends Archive

Programming => General Programming => Java Programming => Topic started by: Denial on September 01, 2007, 07:53 AM

Title: Java stuff
Post by: Denial on September 01, 2007, 07:53 AM
anyone familar with  how to display graphics and how to connect to servers via sockets
Title: Re: Java stuff
Post by: rabbit on September 01, 2007, 11:16 AM
iago is :D

I tried, but had limited succes, so I might be of help or I might not.
Title: Re: Java stuff
Post by: MyndFyre on September 01, 2007, 03:28 PM
I am, too.
Title: Re: Java stuff
Post by: Denial on September 01, 2007, 11:23 PM
awesome i will keep you guys in mind although it might become complex that you will need to have a very good understanding of it.
Title: Re: Java stuff
Post by: Joe[x86] on September 02, 2007, 01:55 PM
iago's server is down right now, but when it comes back up, I'll give you a link to my old Java binary bot, which used iago's async socket framework.
Title: Re: Java stuff
Post by: Camel on September 02, 2007, 04:49 PM
http://bnubot.googlecode.com/svn/trunk/BNUBot/src/net/bnubot/core/bncs/BNCSConnection.java
Title: Re: Java stuff
Post by: Denial on September 03, 2007, 05:15 AM
I'm sorry i should have made myself more clear. This will have nothing to do with battle.net. Nor any type of bot. It is for a game that some of us are creating.
Title: Re: Java stuff
Post by: Barabajagal on September 03, 2007, 01:39 PM
http://java.sun.com/j2se/1.4.2/docs/api/java/net/Socket.html
?
Title: Re: Java stuff
Post by: Denial on September 04, 2007, 02:36 AM
It is something along those lines except a bit more complex when the time comes i will get back to you guys with some more details. I'm going to see if i can get around without using java.