|
-
Apr 12th, 2005, 09:46 AM
#1
Thread Starter
New Member
Socket programming
I have already some experience with socket programming. But now I would like to use socket programming for a Bluetooth connection. Does anybody know how to do this? I’ve done it before for a wired network, and then you just had to use a tcpClient and a tcpListener, and in the client program you just had to give in the ip address of the computer where you had your server program and it worked. But how is this for Bluetooth? Do you also have to use a tcpClient and tcpListener? Or is it totally different? And what do you have to use in stead of the IP address? My program language is VB.NET, but it doesn’t matter if it’s a C# example.
Thx
Eagle
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|