How to use different API at run time... 
Author Message
 How to use different API at run time...

 have a question and need to feed in some suggestion....

I currently have 2 API for two different communication hardware,
both hardware are capable to login to a satellite service... and my main
aim is to design a software that can use the hardware API ... Both
software will do similar task ... they have similar function.... however
all the names are different.... the structure they use are different
too... i.e the message structure is different... which means that they
send the message in different ways...  SO HOW DO I DESIGN the software
in this case....????

can i write a interface layer that is able to talk to these hardware
API???? Well, If i do so.... what if in the future... I wanted to add
another API from different company?  

thanks...

--

  **************************************************************************



Tue, 07 Jan 1997 20:30:53 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Using new with different run-time libraries.

2. Help using time.h to calculate running time...

3. GetClientRect returns different values each time app is run

4. How to convert local time with specific time zone to UTC time in Win32 API

5. Info on Running Processes using WIN32 API

6. using different resource on each time it's compiled

7. using different resource on each time it's compiled

8. Why different run on different systems??

9. Why different run on different system?

10. Why different run on different system?

11. How to: Get % Processor Time Correctly By Using RegQueryValueEx( ) API

12. How to: Get % Processor Time Correctly By Using RegQueryValueEx( ) API

 

 
Powered by phpBB® Forum Software