Search found 37 matches
- Tue, 2006-03-21, 11:40
- Forum: DCMTK - General
- Topic: Error "No acceptable Presentation context"
- Replies: 15
- Views: 34154
Hi again :) I found the part of code witch causes the error: In dcmqrcnf.cxx in the function DcmQueryRetrieveConfig::peerInAETitle. the problem is this line : !strcmp(HostName, CNF_Config.AEEntries .Peers[j].HostName)) The second HostName is empty ( at port 1024 (?) ) Which placeholder do I have to ...
- Fri, 2006-03-17, 16:21
- Forum: DCMTK - General
- Topic: Error "No acceptable Presentation context"
- Replies: 15
- Views: 34154
- Fri, 2006-03-17, 15:17
- Forum: DCMTK - General
- Topic: Error "No acceptable Presentation context"
- Replies: 15
- Views: 34154
Server: PDU Type: Associate Request, PDU Length: 367 + 6 bytes PDU header 01 00 00 00 01 6f 00 01 00 00 41 4e 59 2d 53 43 50 20 20 20 20 20 20 20 20 20 56 47 53 54 55 44 49 4f 20 20 20 20 20 20 20 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 0...
- Fri, 2006-03-17, 14:54
- Forum: DCMTK - General
- Topic: Error "No acceptable Presentation context"
- Replies: 15
- Views: 34154
- Fri, 2006-03-17, 10:14
- Forum: DCMTK - General
- Topic: Error "No acceptable Presentation context"
- Replies: 15
- Views: 34154
- Fri, 2006-03-17, 09:40
- Forum: DCMTK - General
- Topic: Error "No acceptable Presentation context"
- Replies: 15
- Views: 34154
hi again, is used movescu as client now and storescp as server. I have still the same problem. My server responds like this: PDU Type: Associate Request, PDU Length: 367 + 6 bytes PDU header 01 00 00 00 01 6f 00 01 00 00 41 4e 59 2d 53 43 50 20 20 20 20 20 20 20 20 20 56 47 53 54 55 44 49 4f 20 20 2...
- Thu, 2006-03-16, 16:43
- Forum: DCMTK - General
- Topic: Error "No acceptable Presentation context"
- Replies: 15
- Views: 34154
- Thu, 2006-03-16, 15:18
- Forum: DCMTK - General
- Topic: Error "No acceptable Presentation context"
- Replies: 15
- Views: 34154
hi again, ok I could get closer to the problem: my server (storescp) tells me, that my abstract synatx ist not supperted: Presentation Contexts: Context ID: 1 (Abstract Syntax Not Supported) Abstract Syntax: =FINDModalityWorklistInformationModel Proposed SCP/SCU Role: Default Accepted SCP/SCU Role: ...
- Wed, 2006-03-15, 15:59
- Forum: DCMTK - General
- Topic: Error "No acceptable Presentation context"
- Replies: 15
- Views: 34154
Error "No acceptable Presentation context"
hi,
I get this error "No acceptable Presentation context" on clientside .
What did I forget?
greetz flo
I get this error "No acceptable Presentation context" on clientside .
What did I forget?
greetz flo
- Tue, 2006-03-14, 16:06
- Forum: DCMTK - General
- Topic: T_ASC_Network object-definition
- Replies: 1
- Views: 2560
- Tue, 2006-03-14, 14:56
- Forum: DCMTK - General
- Topic: T_ASC_Network object-definition
- Replies: 1
- Views: 2560
T_ASC_Network object-definition
hi,
in the main-function in findscu.cxx is a pointer *net to a T_ASC_Network-Object initialized. Where is the initialization of the object
( ... = new T_ASC_Network ) ?
greetz flo
in the main-function in findscu.cxx is a pointer *net to a T_ASC_Network-Object initialized. Where is the initialization of the object
( ... = new T_ASC_Network ) ?
greetz flo
- Thu, 2006-03-09, 14:31
- Forum: DCMTK - General
- Topic: findscu : responseIdentifiers
- Replies: 3
- Views: 4105
- Thu, 2006-03-09, 09:13
- Forum: DCMTK - General
- Topic: findscu : responseIdentifiers
- Replies: 3
- Views: 4105
findscu : responseIdentifiers
hi,
in findscu:
in the method findSCU is the order cond = DIMSE_findUser(...);
Here the "progreeCallback"-call is for printing the result of "responseIdentifiers"?
This responseIdentifiers contains the result-information of findscu like pat.name, Id, ... ?
greetz flo
in findscu:
in the method findSCU is the order cond = DIMSE_findUser(...);
Here the "progreeCallback"-call is for printing the result of "responseIdentifiers"?
This responseIdentifiers contains the result-information of findscu like pat.name, Id, ... ?
greetz flo
- Wed, 2006-03-08, 11:59
- Forum: DCMTK - General
- Topic: findscu : get all informations
- Replies: 3
- Views: 4129
- Wed, 2006-03-08, 10:31
- Forum: DCMTK - General
- Topic: findscu : get all informations
- Replies: 3
- Views: 4129
findscu : get all informations
hi,
I wanna get all informations about patientnames, ID's, Modality etc. from a server. With findscu I can only find 1 Patient (0010,0010="Smith" ) .
Is there a posibility to get all patientnames lying on the server?
greetz flo
I wanna get all informations about patientnames, ID's, Modality etc. from a server. With findscu I can only find 1 Patient (0010,0010="Smith" ) .
Is there a posibility to get all patientnames lying on the server?
greetz flo