On Tue, 20 Jan 2009 10:23:01 +
Dirk Koopman wrote:
> I am thinking about a framework to test an networking app (networking
> over both wire and radio [of various sorts]) that would involve
> dynamically generating configurations on each of two "nodes" and then
> running/controlling those n
Dirk Koopman wrote:
> Obviously, this will involve a lot of IO::Select and IO::Net* and a lot
> of asynchronous/non blocking working with timers and stuff. The basics
> of all of this networking is fairly simple and reasonably well
> understood. However, I have never done much in the way of complex
In the spirit of neighbourliness, here is a (slightly modified) question
in a new thread:
I am thinking about writing a framework to test a networking app (that
does discrete message switching over both wire and radio on various
bearers). The testing environment would involve dynamically gener
Dirk Koopman wrote:
[ Something unrelated to the tech talk thread ]
It would be great if you could start new topics by creating a new email
to the list address rather than just replying to an existing message and
changing the subject.
If you reply to an existing message then your message will co
I am thinking about a framework to test an networking app (networking
over both wire and radio [of various sorts]) that would involve
dynamically generating configurations on each of two "nodes" and then
running/controlling those nodes via each of those several bearers -
either from one of the