Author Topic: wireless library  (Read 3068 times)

igi

  • Guest
wireless library
« on: July 19, 2007, 02:14:20 pm »
hi..

i wanna make wireless application, which library can i use with mingW boundle ?

Offline raph

  • Almost regular
  • **
  • Posts: 242
Re: wireless library
« Reply #1 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).
« Last Edit: July 19, 2007, 03:00:32 pm by raph »