marcelvanherk / Conquest-DICOM-Server

Conquest DICOM server, aiming for complete source code release
118 stars 47 forks source link

acrnema.map structure #8

Open szyper-sakrona opened 4 years ago

szyper-sakrona commented 4 years ago

It's not an issue, but could I ask for oportunity to add some functionality to acrnema.map file editor. Last time I had a long issue with transfer images - and the solution was that I missed a duplicate AET name with different IP. Maybe some table editor, or one button with check duplicates could be helpful to be oriented with long list of names... I know that I should check, but maybe that little thing could minimize errors.

Regards, Conquest forum user "Bart"

marcelvanherk commented 4 years ago

Thanks,

I will add it to be buglist. It has bitten me too!

Marcel

On Mon, Oct 5, 2020 at 7:10 PM szyper-sakrona notifications@github.com wrote:

It's not an issue, but could I ask for oportunity to add some functionality to acrnema.map file editor. Last time I had a long issue with transfer images - and the solution was that I missed a duplicate AET name with different IP. Maybe some table editor, or one button with check duplicates could be helpful to be oriented with long list of names... I know that I should check, but maybe that little thing could minimize errors.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/marcelvanherk/Conquest-DICOM-Server/issues/8, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVDWJPCX5Z6BDPA4DEZCKLSJIDZTANCNFSM4SFAMEQQ .

szyper-sakrona commented 4 years ago

I'm impressed with your quick answer....It was funny - with guys from my hospital team - we looking for errors everywhere but not in duplicate aet's. So after a week of changing ports, transfer protocols and standards - wow the same aet is located some lines above!

marcelvanherk commented 4 years ago

I put something like VARIAN below V* - 20 years ago. Didn't work either! Took me an hour or so with a company watching!

Marcel

On Mon, Oct 5, 2020 at 7:20 PM szyper-sakrona notifications@github.com wrote:

I'm impressed with your quick answer....It was funny - with guys from my hospital team - we looking for errors everywhere but not in duplicate aet's. So after a week of changing ports, transfer protocols and standards

  • wow the same aet is located some lines above!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/marcelvanherk/Conquest-DICOM-Server/issues/8#issuecomment-703804610, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVDWJLTM24FTVWM5AIJE7DSJIE65ANCNFSM4SFAMEQQ .

szyper-sakrona commented 4 years ago

Lol! So, my idea is to embed a simple table view for acrnema.map (grid table, with sort etc), with duplicate warnings. It also could help with unknown characters (tabs and spaces) between parts of aet, ip, port & transfer syntax. It could have + sign for add - delete etc. What do you think? Is this possible and easy to implement? Regards Bart

marcelvanherk commented 1 week ago

Hi, I have compiled wxlua library and released its binary for windows 64 bits in 1.5.0e. Please have a go at designing such a window in Lua