cross platform sockets
IT & Infrastructure
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I want to make a simple application that uses sockets. This application should be cross platform (mainly should run on Windows / redhat Linux/ fedora) ..Or at least it should be ported easly... What socket libraries should I use ? can BSD sockets work for both platforms ? Or must I wirte the windows version using winsock ? Any suggestions / comments are welcome...