access to bluetoothmodule

hi community,

is there another way to use a bluetoothmodule (HM-10 in my case)
than using Software.Serial ?

Hardware serial

isnt hardwareserial the same?
well not actually the same but it has the same methods/functions

is there similar stuff like sockets in c#

moe-the-fabber:
is there similar stuff like sockets in c#

Probably not, but I have no idea of what a socket is. I understand it is possible to get an expensive shield that enables you communicate with bluetooth via SPI. Since the actual module thereon looks like a plain-vanilla HC-05, I guess this shield has some sort on SPI to serial converter on board, which is part of the reason for the high price.