i was palying with the ruby sockets, so i ended up trying to put an IP packet togather, then i took an ip packet and try to make a new one just like it.
I have some designing to do for a serial protocol and am running into some questions that I figure must have been considered elsewhere.
I have defined a protocol that all my plug-ins must implement. I would also like the plug-ins to all use certain strings, like MyPluginErrorDomain. With integers this is quite easily achieved in an en
I have working for iPhone development for a while. First time, I so surprised with memory-management in objective-c :). but now I got it a little bit.
We see these packets being injected in an FTP-DTP channel during a downlink file transfer on Telstra\'s NEXTG mobile network. We are not sure if these are network level packets, a problem with our 3G
Just curious - what are some automatic or even semi-automatic techniques for reverse-engineering of communication protocols?
I am enhancing a piece of software that implements a simple ASCII based protocol. The protocol is simple... here is an example of what the messages look a little bit like (not the same though, I can\
What is the most efficient DHT? I am looking for name and/or some kind of implementation or related work, but I am not looking for the one that is most used.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Can anyone explain how the communication takes place between the browser and web server? I want to learn how