R
RB _1
Guest
How is build WLAN structure on Winsock example ?
1.1 initialize
1.2 socket
1.3 IP adress
for server :
2.1 bind
2.2 listen
2.3 lop call
2.4 exchange handle
for client
3.1 connect function
3.2 sockaddr_in structure
Continue reading...
1.1 initialize
1.2 socket
1.3 IP adress
for server :
2.1 bind
2.2 listen
2.3 lop call
2.4 exchange handle
for client
3.1 connect function
3.2 sockaddr_in structure
Continue reading...