forked from sjswerdloff/tdwii_plus_examples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathApplicationEntities.json
62 lines (62 loc) · 984 Bytes
/
ApplicationEntities.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[
{
"AETitle": "IMS_IHERO_TMS1",
"IPAddr": "10.11.255.8",
"Port": 10401
},
{
"AETitle": "IHERO_SCP",
"IPAddr": "10.11.255.8",
"Port": 10403
},
{
"AETitle": "PPVS_SCP",
"IPAddr": "10.11.255.8",
"Port": 10402
},
{
"AETitle": "TDWII_SCP",
"IPAddr": "10.11.255.8",
"Port": 10404
},
{
"AETitle": "OST",
"IPAddr": "127.0.0.1",
"Port": 11112
},
{
"AETitle": "QRSCP",
"IPAddr": "127.0.0.1",
"Port": 11112
},
{
"AETitle": "IMS_TNONC_SEQ1",
"IPAddr": "127.0.0.1",
"Port": 11112
},
{
"AETitle": "TMS",
"IPAddr": "127.0.0.1",
"Port": 11114
},
{
"AETitle": "UPSSCP",
"IPAddr": "127.0.0.1",
"Port": 11114
},
{
"AETitle": "PPVS_SCP",
"IPAddr": "127.0.0.1",
"Port": 11115
},
{
"AETitle": "NEVENT_RECEIVER",
"IPAddr": "127.0.0.1",
"Port": 11115
},
{
"AETitle": "TDD",
"IPAddr": "127.0.0.1",
"Port": 11113
}
]