I wrote this a little while back to do some tests on BNLS. it doesn't do any connections to bnet, it just connects to bnls server and sends a 7D packet. its really basic, but i thought it might be something good for a beginner to read.
http://www.mikeownage.com/downloads/sourcecodes/bnlstest.zip
whats the point of this...
"its really basic, but i thought it might be something good for a beginner to read."
what is "it"
what tests is it doing etc..a beginner in what....etc, a little description would be nice.
oh my bad.
its a simple connection to a local BNLS server, sends 1 packet and outputs the packet it sends and the response to the console. very basic, like 100 lines plus packet and buffer classes.
what language
C#
I've uploaded it here: http://www.mikeownage.com/downloads/sourcecodes/bnlstest.zip
because some people hate using megaupload.
thank you i updated my first post with the link.