- Posts: 91
- Thank you received: 3
Oppo IO Driver Issue
- PhoenixF15E
- Topic Author
- Online
- User
-
Less
More
2 years 4 months ago - 2 years 4 months ago #1989
by PhoenixF15E
Replied by PhoenixF15E on topic Oppo IO Driver Issue
We're close! The preceding "#" and trailing space are now in the command.
The command needs to be terminated by ASCII 0D (CR) followed by ASCII 0A (LF). What's actually being sent is the ASCII of the shorthand characters "/r/n" (2F 72 2F 6E), not 0D 0A.
I attached the MyServer log and WireShark capture below
Kyle
The command needs to be terminated by ASCII 0D (CR) followed by ASCII 0A (LF). What's actually being sent is the ASCII of the shorthand characters "/r/n" (2F 72 2F 6E), not 0D 0A.
I attached the MyServer log and WireShark capture below
Kyle
Last edit: 2 years 4 months ago by PhoenixF15E. Reason: Added text to mention the logs are attached.
Please Log in to join the conversation.
- davep
- Offline
- Admin
-
Less
More
- Posts: 367
- Thank you received: 96
2 years 4 months ago - 2 years 4 months ago #2000
by davep
Replied by davep on topic Oppo IO Driver Issue
I'm forever typing /r/n when I know it is supposed to be \r\n. Usually I catch it. Driver is updated.
Last edit: 2 years 4 months ago by davep.
Please Log in to join the conversation.
- PhoenixF15E
- Topic Author
- Online
- User
-
Less
More
- Posts: 91
- Thank you received: 3
2 years 4 months ago #2037
by PhoenixF15E
Replied by PhoenixF15E on topic Oppo IO Driver Issue
Thanks! My limited testing shows everything working as it should.
Please Log in to join the conversation.
- retate
- Offline
- User
-
Less
More
- Posts: 64
- Thank you received: 1
2 years 4 months ago #2167
by retate
Replied by retate on topic Oppo IO Driver Issue
Based on limited testing control of the Oppo UDP-20x players is working. However, the Oppo BDP-103 is not working. I was able to get connected to the BDP-103 (based on log messages) by changing the control port from 23 to 48360, but test commands do not seem to do anything. I have not had time to analyze why control of the 9x/10x players is not working. I have attached the Oppo control protocol document for the 9x/10x players if someone has time to dig into this further.
Please Log in to join the conversation.
- davep
- Offline
- Admin
-
Less
More
- Posts: 367
- Thank you received: 96
2 years 3 months ago #2187
by davep
Replied by davep on topic Oppo IO Driver Issue
Yes completely different protocol. retate - What IP address is your Oppo at? I'd like to remote in and test some commands.
Please Log in to join the conversation.
- retate
- Offline
- User
-
Less
More
- Posts: 64
- Thank you received: 1
2 years 3 months ago #2193
by retate
Oppo BDP-203 - 172.16.1.74
Oppo UDP-205 - 172.16.1.54
Teamviewer ID sent via email.
Replied by retate on topic Oppo IO Driver Issue
Oppo BDP-103 - 172.16.1.64What IP address is your Oppo at? I'd like to remote in and test some commands.
Oppo BDP-203 - 172.16.1.74
Oppo UDP-205 - 172.16.1.54
Teamviewer ID sent via email.
Please Log in to join the conversation.
Time to create page: 0.180 seconds