Click here to Skip to main content
15,885,920 members
Articles / DevOps / Testing

Remote Controlling Instrument Over LAN

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
26 Dec 2011CPOL3 min read 58.7K   2.9K   23  
Step by Step explanation of remote controlling test instruments over LAN
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace N90101A
{
    class XtraForms
    {
    }
}

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead Aselsan A.S
Turkey Turkey
Test and Measurement Professional, MScEE, Numerical Electromangnetics

Comments and Discussions