Messages - kobi7 [ switch to compact view ]

Pages: [1] 2 3 4next
1
DC Member Programs and Projects / Re: new software - dst
« on: February 28, 2011, 06:14 AM »
pleased to release a new version.
changes:
the server now handles connections.
the client can now connect.

(if anyone reads this :-))
please if you find any thrown exceptions or crashes, let me know that I missed them.

known issues:
if server drops the connection, and reopens the port,
the client can no longer connect. ( will fix for next release )

STATUS: work in progress.

next in plan:
- some fixes.
- starting handshake.

next+1:
- verify that everything still runs, and state is reset, if handshake fails internally.
- add the various handshaking actions.
- check that all is ok when handshake fails deliberately (due to wrong password)
next+2:
- start integrating communicator. (secure mode)
- allow non-local ips, and different port.
- revamp ui from start to the real ui.
- hook all parts.

next+3:
- much ui goodness.
- log is usable
- status responders usable.
- chat usable.
    the software is usable, move status to beta. feedback from users.

2
DC Member Programs and Projects / Re: new software - dst
« on: February 26, 2011, 09:26 AM »
Here's a newer version.
mainly reworked the handshaking protocol, which you don't yet see. (it's more elegant now)
visible features:
- The server can now open and shut a port.

the client still doesn't do anything.
Next is allowing a client to connect, then you can start playing / breaking.

enjoy, kobi

this week I hadn't much time to work on it.
when I did I mainly learned that debugging dlls is harder. (even though all code is available)
Anyone knows the way to do it? (right now I just copy my code over, and make slight changes)
I may add a logging utility.

3
DC Member Programs and Projects / Re: new software - dst
« on: February 21, 2011, 09:17 AM »
Thank you friend

4
DC Member Programs and Projects / Re: new software - dst
« on: February 20, 2011, 07:29 AM »
progress. still unusable. (but compiles and runs, and the cleanup is almost complete)

The server can wait for, and accept a connection.
the gui doesn't show much or give feedback (except for a bit of color)
the client does nothing at the moment, so you can't really connect to the server.

I haven't implemented shutting the port yet. (not hooked)

just a progress update.
soon things will start to get functional.
and after a bit of testing the gui will change to something usable.

5
DC Member Programs and Projects / Re: new software - dst
« on: February 19, 2011, 08:16 AM »
still no functionality, just a ui change for easier testing later.
maybe have a chance to finish the clean up today.

by the way, any of the programmers here know how to test network code? (too much state)
preferably unit testing it?

Pages: [1] 2 3 4next
Go to full version