Community discussion forum

Help , Prob with my application

  • 9 months ago

    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 

     

  • Advertisement

    Simply the fastest line-level profiler for .NET ever

    “The low overhead means it has minimal impact on the execution of my program”
    Mark Everest, Development Team Leader, Renault F1 Team Ltd.

    Try out the new ANTS Profiler 4 for yourself. Download your 14-day trial now

  • 8 months ago

     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".

Post a reply

Enter your message below

Sign in or Join us (it's free).