• Welcome to Valhalla Legends Archive.
 

[VB+Java] Final Project

Started by Joe[x86], December 03, 2005, 12:37 AM

Previous topic - Next topic

Joe[x86]

- Updated protocol specification telling when packets should be sent.
- Documented packet header.
- Documented packet footer.
- Fixed disconnect packet issue.

http://www.javaop.com/~joe/VBFinal.zip

I'm running a server on joex86.no-ip.org, if anyone wants to check it out.
Quote from: brew on April 25, 2007, 07:33 PM
that made me feel like a total idiot. this entire thing was useless.

Newby

Quote from: Joe on December 03, 2005, 11:51 PM
Seeing as how a perfect-looking GUI is not vital to the operation of this program, I'm going to have to go with ignoring it completely.

Seeing as how completing my homework in math is not vital to the completion of the class, I'm going to not do my homework in math.

I won't have an 'A', though. I may have something closer to a 'C' or a 'D'. (But for me, I have a 95% :))
- Newby

Quote[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

Quote<TehUser> Man, I can't get Xorg to work properly.  This sucks.
<torque> you should probably kill yourself
<TehUser> I think I will.  Thanks, torque.

Joe[x86]

Quote from: Newby on December 04, 2005, 02:57 PM
Quote from: Joe on December 03, 2005, 11:51 PM
Seeing as how a perfect-looking GUI is not vital to the operation of this program, I'm going to have to go with ignoring it completely.

Seeing as how completing my homework in math is not vital to the completion of the class, I'm going to not do my homework in math.

I won't have an 'A', though. I may have something closer to a 'C' or a 'D'. (But for me, I have a 95% :))

Ah Newby, I should teach you something you taught me. The beauty of open source is, if you don't like the way something works, you can fix it yourself. =)

EDIT -
I rarely do math homework either, so eh?
Quote from: brew on April 25, 2007, 07:33 PM
that made me feel like a total idiot. this entire thing was useless.

Newby

Quote from: Joe on December 04, 2005, 03:09 PM
Quote from: Newby on December 04, 2005, 02:57 PM
Quote from: Joe on December 03, 2005, 11:51 PM
Seeing as how a perfect-looking GUI is not vital to the operation of this program, I'm going to have to go with ignoring it completely.

Seeing as how completing my homework in math is not vital to the completion of the class, I'm going to not do my homework in math.

I won't have an 'A', though. I may have something closer to a 'C' or a 'D'. (But for me, I have a 95% :))

Ah Newby, I should teach you something you taught me. The beauty of open source is, if you don't like the way something works, you can fix it yourself. =)

Your teacher is not interested in my coding skills, or anybody else's coding skills for that matter. He's interested in yours.
- Newby

Quote[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

Quote<TehUser> Man, I can't get Xorg to work properly.  This sucks.
<torque> you should probably kill yourself
<TehUser> I think I will.  Thanks, torque.

UserLoser.

Quote from: Joe on December 04, 2005, 03:09 PM
Quote from: Newby on December 04, 2005, 02:57 PM
Quote from: Joe on December 03, 2005, 11:51 PM
Seeing as how a perfect-looking GUI is not vital to the operation of this program, I'm going to have to go with ignoring it completely.

Seeing as how completing my homework in math is not vital to the completion of the class, I'm going to not do my homework in math.

I won't have an 'A', though. I may have something closer to a 'C' or a 'D'. (But for me, I have a 95% :))

Ah Newby, I should teach you something you taught me. The beauty of open source is, if you don't like the way something works, you can fix it yourself. =)

EDIT -
I rarely do math homework either, so eh?

The beauty of closed source is, if you don't like the way something works, you can write your own and make it better instead of being lazy

dxoigmn

Quote from: UserLoser on December 04, 2005, 04:20 PM
The beauty of closed source is, if you don't like the way something works, you can write your own and make it better instead of being lazy

Awww, I thought this thread would have changed you. Guess not :P

Newby

Quote from: UserLoser on December 04, 2005, 04:20 PM
The beauty of closed source is, if you don't like the way something works, you can write your own and make it better instead of being lazy

That's because if you are lazy, it doesn't get changed.

Also, the beauty of open source is, if you don't like the way something works, you can write your own or have someone else write it for you.

2 perks over 1!
- Newby

Quote[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

Quote<TehUser> Man, I can't get Xorg to work properly.  This sucks.
<torque> you should probably kill yourself
<TehUser> I think I will.  Thanks, torque.

rabbit

Quote from: Warrior on December 03, 2005, 07:43 PM
How do you fix it? I believe I just subclassed the mainform and didn't allow it to resize smaller than x and y. Even then it's a hassle because of debugging things in the future.
Private Sub Form_Resize()
    If Me.ScaleWidth > 0 Then
        ' resize y
    End If

    If Me.ScaleHeight > 0 Then
        ' resize x
    End If


If it's less than 0 they can't see it anyway, so there is no point in doing any resizing.
Grif: Yeah, and the people in the red states are mad because the people in the blue states are mean to them and want them to pay money for roads and schools instead of cool things like NASCAR and shotguns.  Also, there's something about ketchup in there.

Warrior

That looks ugly + flickers :/
Quote from: effect on March 09, 2006, 11:52 PM
Islam is a steaming pile of fucking dog shit. Everything about it is flawed, anybody who believes in it is a terrorist, if you disagree with me, then im sorry your wrong.

Quote from: Rule on May 07, 2006, 01:30 PM
Why don't you stop being American and start acting like a decent human?

Joe[x86]

Guys, get over it. I am not going to modify my resize sub, unless I add new controls which need to be resized, etc.
Quote from: brew on April 25, 2007, 07:33 PM
that made me feel like a total idiot. this entire thing was useless.

Joe[x86]

#25
-- Added error handler in Form_Unload to avoid errors when sending PKT_DISCONNECT when the socket is closed.
-- Server is now using a dynamicly size-increasing array of sockets, and the loops have been modified to work with this.
-- Now using port 8999 for communication instead of port 99, as port 99 is a restricted socket (except on Windows). Thanks iago!

http://www.javaop.com/~joe/VBFinal.zip

EDIT -
I'm running a RabbiChat server on iago's production server. www.javaop.com:8999.
Quote from: brew on April 25, 2007, 07:33 PM
that made me feel like a total idiot. this entire thing was useless.

rabbit

Quote from: Warrior on December 04, 2005, 08:09 PM
That looks ugly + flickers :/
Actually, it doesn't do either at all.
Grif: Yeah, and the people in the red states are mad because the people in the blue states are mean to them and want them to pay money for roads and schools instead of cool things like NASCAR and shotguns.  Also, there's something about ketchup in there.