11 Jun 2012 20:34
Transport Plugins Update (GSoC)
Hello everyone, I am sorry I have had some Internet connectivity issues over the last week and haven't been able to post updates. nextgens and toad were busy too, so I haven't been able to discuss anything much with them. However I have managed to push a decent bit of code. Although the speed will increase, now that my vacation here begins (semester ended late). Here is an overview of the progress made since I began working on the project. Current status- 1. Basic plugin architecture is complete for packets and streams 2. Design(code) to register a plugin is complete - a) Now I can start working on a plugin too. All the design requirements are complete. b) Notifying various components of fred about a new transport plugin registering is almost complete. 3. Refactoring code is midway. This has been a bit slow due to my mentor and toad being busy; and it being my end semester period. Things should move fast now that my semester is over. a) Currently working on handling the setup, and having separate session keys and mangler object for each transport. b) Working on the Peer (detectedPeer/nominalPeer/remoteDetectedPeer fields) object, as this will be different for each transport. Usually only the port number will differ. But we might have plugins supporting non-ip based transports in the future. My main aim till now has been to finish as much as possible of the(Continue reading)
RSS Feed