Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for DICOM parsing #50

Open
glaslos opened this issue Feb 28, 2017 · 0 comments
Open

Support for DICOM parsing #50

glaslos opened this issue Feb 28, 2017 · 0 comments
Labels
protocol An issue for a new protocol

Comments

@glaslos
Copy link
Member

glaslos commented Feb 28, 2017

See DICOM: https://en.wikipedia.org/wiki/DICOM
Sample request:

00000000  01 00 00 00 01 00 00 01  00 00 41 4e 59 2d 53 43  |..........ANY-SC|
00000010  50 20 20 20 20 20 20 20  20 20 46 49 4e 44 53 43  |P         FINDSC|
00000020  55 20 20 20 20 20 20 20  20 20 00 00 00 00 00 00  |U         ......|
00000030  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  00 00 00 00 00 00 00 00  00 00 10 00 00 15 31 2e  |..............1.|
00000050  32 2e 38 34 30 2e 31 30  30 30 38 2e 33 2e 31 2e  |2.840.10008.3.1.|
00000060  31 2e 31 20 00 00 61 01  00 ff 00 30 00 00 16 31  |1.1 ..a....0...1|
00000070  2e 32 2e 38 34 30 2e 31  30 30 30 38 2e 35 2e 31  |.2.840.10008.5.1|
00000080  2e 34 2e 33 31 40 00 00  13 31 2e 32 2e 38 34 30  |[email protected]|
00000090  2e 31 30 30 30 38 2e 31  2e 32 2e 31 40 00 00 13  |.10008.1.2.1@...|
000000a0  31 2e 32 2e 38 34 30 2e  31 30 30 30 38 2e 31 2e  |1.2.840.10008.1.|
000000b0  32 2e 32 40 00 00 11 31  2e 32 2e 38 34 30 2e 31  |[email protected]|
000000c0  30 30 30 38 2e 31 2e 32  50 00 00 3a 51 00 00 04  |0008.1.2P..:Q...|
000000d0  00 00 40 00 52 00 00 1b  31 2e 32 2e 32 37 36 2e  |[email protected].|
000000e0  30 2e 37 32 33 30 30 31  30 2e 33 2e 30 2e 33 2e  |0.7230010.3.0.3.|
000000f0  36 2e 30 55 00 00 0f 4f  46 46 49 53 5f 44 43 4d  |6.0U...OFFIS_DCM|
00000100  54 4b 5f 33 36 30                                 |TK_360|
``
@glaslos glaslos added the protocol An issue for a new protocol label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protocol An issue for a new protocol
Projects
None yet
Development

No branches or pull requests

1 participant