• Welcome to Valhalla Legends Archive.
 
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - para

#1
Thanks alot guys, this is all moderatly confusing but I'm sure I'll get it if I keep at it.
#2
Thanks iago, and Dale, I'll take a look at your sources and see if I can't get an idea of how these function. Although I'm attempting it in Python.

Hey I'm a Fedora Core-ist as well ! Long live Fedora, down with Ubuntu!
#3
Can my bot work without a packet buffer?
I'm not very experienced programmer so less complicated code is better ;P

I also don't understand the function of the pb

Thanks alot
#4
Is that 01, 00 01 stuff at the very beginning of the huge block of hex numbers?
#5
elllo all I deceided I'd try and make a bot, once I realised this was very complicated I took the "information" posts advice and got a packet logger to investigate the packets thatve accumulated during the time of connection.

My question is, how do I relate the information i see in wireshark to the packet information I see for example, on bnetdocs. I want to be able to understand what stage the connection is at, but i dont know how to differentiate the accumulation of packet.

Thank you for your time.