bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New NetworkInterface and InetInterface classes


From: Marc Boris Dürner
Subject: New NetworkInterface and InetInterface classes
Date: Sat, 27 Dec 2003 17:54:21 +0100 (MET)

Hi, 
I have written a NetworkInterface class and a InetInterface class.
NetworkInterface is 
derived from Socket to get a socket descriptor for the ioctl()s and
InetInterface is derived 
from NetworkInterface to initialise the Socket with the domain and type. Any
comments? 
 
Should this go into the ccBaseKit or in the ccHardware extension? 
 
regards, 
Marc 

-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net

Attachment: NetworkInterface.h
Description: Text Data

Attachment: NetworkInterface.cpp
Description: Text Data

Attachment: InetInterface.h
Description: Text Data

Attachment: InetInterface.cpp
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]