Original Post
is winsock the only way to do socket programming on windows? i know they have higher level layers that can be used such as enet. but i'm asking because i'd like to stay away from the WSA stuff if it is possible and make it easily portable to linux.