Hi all,
In our current system design we have com functions sitting on top of a c
dll.
i.e. com provides a wrapper to our c dll.
We now need to increase the data through put from external devices such as
tcpip adapter to functions in our c dll
What would best way to do this ?
We think we should keep the control functions in the com layer, and forward
these to our c dll to implement the call.
Data transfer would be direct from the tcpip etc adapter to the c dll i.e.
bypassing the com layer.
If we do this would settings created , by calls to our com layer, and passed
on to the c dll be visible to a call made direct to the c dll.
Robert Fernando
Anite Telecoms Ltd
110 Fleet Road
Fleet
Hampshire GU51 4BL
United Kingdom
Tel: +44 (0) 1252 775200
Fax: +44 (0) 1252 775 321
Email: xxxxx@anitetelecoms.com
Anite Telecoms Limited Registered in England No. 1721900 Registered
Office: 100 Longwater Avenue, GreenPark, Reading, Berkshire RG2 6GP,
United Kingdom
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com