hi, i have been given a project where i have to log sensor data such as temp with a micro and send it to a PC using ethernet.. the prob is im completely new to networking. iv been tryin findin references for this sub on net but i just couldnt comprehend them coz most articles either advertised their readymade ethernet boards or provided a Hebrew like source code with no explanation:)
; until i kam across an abstract of ur book "embedded ethernet".. i must say i cud grasp atleast a rough overview abt networking..
now issue is that i have to send the data to a PC nd display it on a GUI,nothing fancier.. i need not worry about sharing info on internet. i could have done it using USB but iv been given an option of oly ethernet in the project..
in view of this can i communicate directly from the application level to ethernet? should i even worry abt TCP/IP coz im not usin internet at al... its just point to point commn on a local netw..
Well im a complete beginner so any help wud be highly appreciated...