We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Help , Prob with my application

Last post 03-25-2008 8:31 AM by K++. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 02-23-2008 3:24 PM

    Help , Prob with my application

    Hi iam working for a project which uses front end User interface and the functionality of the GUI in VC++. The application will run on a laptop which is hooked to a data acqusition system through an ethernet . I have to select a few channels in the GUI for acquiring the data from the data acqusition system. I am not sure about how to manage this whole process.???? As in do i have to put in all the selected values in a buffer and send them to the data acqusition system so that i can acquire the data from the channels i have selected in GUI. I am a new user to VC++ .pls help me.Give me a general idea about how these kinda functionalities are managed.?? My boss will kill me or else. he he Big Smile

    Thank you.

    Shyam 

     

    • Post Points: 10
  • 03-25-2008 8:31 AM In reply to

    • K++
    • Not Ranked
    • Joined on 07-05-2007
    • Tunisia
    • New Member
    • Points 45

    Re: Help , Prob with my application

     Well, your question is not that clear, but as far as I understood, I think you should take a look at "socket" and "pipe" objects in Windows API documentation, that should do the work for you. One day when you become advanced, you can even use "RPC".

    He who never make mistakes, makes nothing...
    • Post Points: 5
Page 1 of 1 (2 items)