Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8858313
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T14:48:00+00:00 2026-06-14T14:48:00+00:00

Hello I am an electrical engineering student and I am designing an equipment that

  • 0

Hello I am an electrical engineering student and I am designing an equipment that records values and then sends it as simple 8 bit data to LAN port. I have to retrieve this data with timestamp and display it in a GUI.

Data sent will be in the form:

                (MSB)                                   (LSB)
             [start bit | 3 | 4 | 2 | 7 | 2 | 4 | 6 | stop bit]

And will be displayed in GUI as:

          [Computer Time]   34.2 Volts   7.2 Amperes   46 degrees

Please guide me as to how to access the imformation from LAN port using C# or VB.Net and if possible please post the socket programming because being an electrical engineer, programming is not really my forte. Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T14:48:01+00:00Added an answer on June 14, 2026 at 2:48 pm

    Speaking from experience, I wrote a packet analysis engine in C# for my university dissertation. The problem you will face is that Managed .NET does not allow you to capture data below the IP level, however there are some unmanaged API’s you can use to gain access to lower level packet data. SharpPCap for example will allow you to capture packets at the Data Layer (Layer 2 in the OSI model). I know of nothing in .NET that will allow you to directly read/write bytes to the LAN adapter, and even if you could, any PC would probably discard it as erroneous bits/bytes.

    My suggestions to you are:

    1. Learn about the OSI model, and how packet encapsulation works.

    2. Learn how MAC and IP addressing works

    3. Consider at what level you can transmit your data, and how you are going to serialize it from code to something which is transmittable. (and vice-versa).

    IMHO, this seems more like the job of a serial port, or maybe even USB, where you have greater control over the data being sent/received. LAN based systems are standards based, and therefore in order for your data to be acceptable, you will need to learn, to some extent, the standards, or use ready built implementations.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello guys that is not normal :) !! foo.php <?php if (isset($_POST['data'])) $stringData =
hello for my app I need to save a record that the user type,
Hello I want to get Accurate location so that i have used following link
Hello guys i have been using JavaFx scene builder to build a gui that
Hello I have this problem with PyQt4-dev-tools that include: * a user interface compiler
Hello I want to know how to highlight all Words that is inputted in
Hello does any one know that setting I need to ON for connect to
Hello guys I need to pass a string array over to a setter that
Hello I am creating an application where I can store data in a Hashmap
Hello I am working with a simulator that uses rcS scripts to boot, this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.