Jump to content

looking for help with ethernet comms


Chromium_Steel

Recommended Posts

Hi I was wondering if someone might be able to help me with a personal project that I’ve been working on. The short version of it is that I want to make a self-contained wireless bridge kit to allow me to connect my computers Ethernet port to another, this is because of rules regarding what’s allowed to plugged into the network it has to appear although my computer is physically connected with an Ethernet cable. I have the wireless part down but I don’t really know enough about the communications standards surrounding Ethernet cables to write up the forwarding code for it. Can anyone recommend a book or website which could help me better understand Ethernet communications standards I’ve tried looking around and haven’t found anything particularly useful. Thank you in advance for any help you can provide.


Link to comment
Share on other sites

it's not impossible, i've done similar things before in principle. The problem that i've got here is that unlike with a simple two wire serial channel i don't know what data I'm forwarding to where for all i know the lines could be bi directional on set conditions, and i just can't seem to get a decent break down of the line; i can get nice pretty pictures showing how to wire them in but i can't find any information regarding how the two systems talk to each other or the direction of the data.


 


idealy i'm looking for a source to explain how data is handled by ethernet ports.


Edited by Chromium_Steel
Link to comment
Share on other sites

I don't expect it to be a silver bullet that will solve all of his problems. To be honest I don't quite understand what he's trying to do, but I did identify that the main question he had in his post was exactly how data is passed on the physical/link layers in the ethernet standard. That question should be covered in the IEEE standards documents or documents related to it.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...
Please Sign In