![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: xxxxxMajorProtocolVersion_???? Topic Summary: Created On: 15-Jan-2008 18:11 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
OK...So I was snooping around in some of the readable DOORS DXL files and found the following 4 functions:
int serverMajorProtocolVersion_ () int serverMinorProtocolVersion_ () int clientMajorProtocolVersion_ () int clientMinorProtocolVersion_ () I would think this would return the major and minor version of either the server or client. For example I'm running DOORS 8.3 server and and 8.3 client the I would expect the following to be returned from these functions: int serverMajorProtocolVersion_ () = 8 int serverMinorProtocolVersion_ () = 3 int clientMajorProtocolVersion_ () = 8 int clientMinorProtocolVersion_ () = 3 However, what I receive is: int serverMajorProtocolVersion_ () = 9 int serverMinorProtocolVersion_ () = 3 int clientMajorProtocolVersion_ () = 9 int clientMinorProtocolVersion_ () = 3 Any ideas why the major would be 9. I tried this on 8.1 as well and received the following: int serverMajorProtocolVersion_ () = 9 int serverMinorProtocolVersion_ () = 1 int clientMajorProtocolVersion_ () = 9 int clientMinorProtocolVersion_ () = 1 ------------------------- Scott Boisvert Engineering Tools Administrator L-3 Communications - Avionics Systems scott.boisvert@l-3com.com |
|
![]() |
|
![]() |
|
DOORS 7.1 is still in use here and here was my output using the below code:
7 2 7 5 ------------------------- pete.kowalski(at)motorola.com |
|
![]() |
|
![]() |
|
With the same code that appears in my previous post I recieved the following with DOORS 8.3.0.1 (patch 1 applied to both the client and server):
9 4 9 4 ------------------------- pete.kowalski(at)motorola.com |
|
![]() |
|
![]() |
|
With the same code that appears in my previous post I recieved the following with DOORS 8.3.0.1 (patch 1 applied to both the client and server): 9 4 9 4 Interesing as I don't have the patch installed yet.....Guess I'm wondering what this could be used for..... ------------------------- Scott Boisvert Engineering Tools Administrator L-3 Communications - Avionics Systems scott.boisvert@l-3com.com Edited: 16-Jan-2008 at 12:48 by Scott Boisvert |
|
![]() |
|
![]() |
|
Delete.....
------------------------- Scott Boisvert Engineering Tools Administrator L-3 Communications - Avionics Systems scott.boisvert@l-3com.com Edited: 16-Jan-2008 at 12:49 by Scott Boisvert |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
xxxxxMajorProtocolVersion_????
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.