> But it can and has been done. We used an object oriented approach, starting
> with IP packets and going down to application-specific content (e.g.
> inheritance of the likes of:
> IP Session
> Transport Session
> TCP Session
> Patchable TCP Session
> FTP Session
> FTP Control Session
> FTP Data Session
Um, sounds like you're simply recreating the TCP and application layers...
that is, you're running application level proxies that happen to be inside
the kernel for speed.
Follow-Ups:
References:
|
|