Click here to Skip to main content
16,021,041 members
Home / Discussions / Linux Programming
   

Linux Programming

 
Questionhelp me to understand "rfcomm" symbol "->" Pin
jana_hus10-Oct-24 8:38
jana_hus10-Oct-24 8:38 
AnswerRe: help me to understand "rfcomm" symbol "->" Pin
Richard MacCutchan10-Oct-24 22:19
mveRichard MacCutchan10-Oct-24 22:19 
GeneralRe: help me to understand "rfcomm" symbol "->" - modified - more (confusing_) Linux terminology Pin
jana_hus12-Oct-24 16:18
jana_hus12-Oct-24 16:18 
GeneralRe: help me to understand "rfcomm" symbol "->" - modified - more (confusing_) Linux terminology Pin
RichardM202413-Oct-24 2:28
RichardM202413-Oct-24 2:28 
GeneralRe: help me to understand "rfcomm" symbol "->" - modified - more (confusing_) Linux terminology Pin
k505413-Oct-24 3:07
mvek505413-Oct-24 3:07 
GeneralRe: help me to understand "rfcomm" symbol "->" - modified - more (confusing_) Linux terminology Pin
jana_hus13-Oct-24 5:28
jana_hus13-Oct-24 5:28 
GeneralRe: help me to understand "rfcomm" symbol "->" - modified - more (confusing_) Linux terminology Pin
markkuk7hrs 5mins ago
markkuk7hrs 5mins ago 
jana_hus wrote:
The task is to "send (serial) data to /dev/ttyUSB0 and pass the same data to /dev/rfcomm0 ".

In that case, the whole preceding discussion about links has been just a waste of time. You can't do that task with links. A link means a single object (file, device, directory, etc) can be accessed using multiple different names.
If you create a link from /dev/ttyUSB0 to /dev/rfcomm0, then anything written to either ttyUSB0 or rfcomm0 will end up in rfcomm0. If there was a physical device associated with the name /dev/ttyUSB0 before creating the link, it will be bypassed by the new link.
QuestionBUMP Will the current / supported /active "Bluetooth" source code - PLEASE stand up ? Pin
jana_hus17-Aug-24 4:16
jana_hus17-Aug-24 4:16 
AnswerRe: current / supported /actoive source code - PLEASE stand up ? Pin
Richard MacCutchan2-Aug-24 22:48
mveRichard MacCutchan2-Aug-24 22:48 
GeneralRe: current / supported /actoive source code - PLEASE stand up ? Pin
MrSuddenJoy14-Aug-24 8:51
MrSuddenJoy14-Aug-24 8:51 
GeneralRe: current / supported /actoive source code - PLEASE stand up ? Pin
Richard MacCutchan14-Aug-24 9:59
mveRichard MacCutchan14-Aug-24 9:59 
AnswerRe: current / supported /actoive source code - PLEASE stand up ? Pin
jschell14-Aug-24 14:04
jschell14-Aug-24 14:04 
GeneralRe: current / supported /actoive source code - PLEASE stand up ? Pin
jana_hus15-Aug-24 9:08
jana_hus15-Aug-24 9:08 
AnswerRe: BUMP Will the current / supported /active "Bluetooth" source code - PLEASE stand up ? Pin
Richard MacCutchan17-Aug-24 4:20
mveRichard MacCutchan17-Aug-24 4:20 
Questionbluetooth "blues"... Pin
jana_hus24-Jul-24 7:16
jana_hus24-Jul-24 7:16 
AnswerRe: bluetooth "blues"... Pin
k505424-Jul-24 7:49
mvek505424-Jul-24 7:49 
GeneralSOLVED Re: bluetooth "blues"... Pin
jana_hus2-Aug-24 11:06
jana_hus2-Aug-24 11:06 
QuestionDAOS Command Fails with "Transport layer mercury error" on CentOS 7.9 Pin
northernlights from Bombay10-Jun-24 11:06
northernlights from Bombay10-Jun-24 11:06 
GeneralRe: DAOS Command Fails with "Transport layer mercury error" on CentOS 7.9 Pin
k505426-Jun-24 5:30
mvek505426-Jun-24 5:30 
Questionrfcomm ? Pin
Salvatore Terress21-May-24 9:37
Salvatore Terress21-May-24 9:37 
AnswerRe: rfcomm ? Pin
jschell21-May-24 12:29
jschell21-May-24 12:29 
GeneralRe: rfcomm ? Pin
Salvatore Terress21-May-24 18:04
Salvatore Terress21-May-24 18:04 
AnswerRe: rfcomm ? Pin
trønderen21-May-24 21:17
trønderen21-May-24 21:17 
GeneralRe: rfcomm ? Pin
Salvatore Terress23-May-24 7:05
Salvatore Terress23-May-24 7:05 
GeneralRe: rfcomm ? Pin
trønderen23-May-24 8:33
trønderen23-May-24 8:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.