Thanks abartky, now that I made some progress I am able to more accurately state my problem. As stated earlier I'm new to code warrior and I find it cumbersome to deal with right now trying to build my application.
My initial problem was setting the access path to find the header files for my application, such as <netinet/in.h>...
Now I get my program to compile but need to find the library with calls to socket(), htons(), ... probably the same process find the libraries and set the path.
I would be interested in seeing your program that writes to a raw socket on the mcp8313rdb.
thanks