C# 32feet.Net: Handling two bluetooth connections in seperate threads, gives SocketException
- 阅读更多 关于 C# 32feet.Net: Handling two bluetooth connections in seperate threads, gives SocketException
问题 I'm writing a C# console application using the 32feet.Net library that creates two threads to search for and connect to different Bluetooth devices and then open up TCP sockets so that data can be passed to the devices via a network connection. I know this situation sounds completely bizarre, but I've been asked to do this by a senior colleague. My code seems to work OK with only one device connected, although the Bluetooth connection does sometimes drop out after a couple of messages have