Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: igi on July 19, 2007, 02:14:20 pm

Title: wireless library
Post by: igi on July 19, 2007, 02:14:20 pm
hi..

i wanna make wireless application, which library can i use with mingW boundle ?
Title: Re: wireless library
Post by: raph on July 19, 2007, 02:58:16 pm
Well normally you won't get around having some cables to run your application :lol:
If you are talking about wireless networking, search you favorite search engine for a tutorial about sockets (or even better by a book).
 
i wanna make wireless application, which library can i use with mingW boundle ?
Winsock (libws2_32.a, libwsock32.a).