Where can i find information on wireless communication between two computers using wireless lan card to sent and receive data? single thread and multithread using visual basic 2005
Printable View
Where can i find information on wireless communication between two computers using wireless lan card to sent and receive data? single thread and multithread using visual basic 2005
Where can i find information on wireless communication between two computers using wireless lan card to sent and receive data? single thread and multithread using visual basic 2005
[ redirected ]
[ Moved ]
[Merged] Duplicate Threads
I'm expecting to find a interesting discution but i find...
[ redirected ]
[ Moved ]
[Merged] Duplicate Threads
So i'll post some info...
using wireless lan is the same as using cabled lan card.. for a working example of VB.NET 2005 code you can look at this thread
Gremmy..
thks for the information given. really appreciate. Im new to this VB 2005 and is starting from scratch. Actually i got a project which required me to sent strings of data from one laptop to another via wireless communication. then break down the received data into different parts and store into a database. need to link the two computer together via wireless. Is there any more examples for me to look into?
You can also look at this FAQ that documents the networking code used in the IP Chat example..