Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: xxxxxMajorProtocolVersion_????
Topic Summary:
Created On: 15-Jan-2008 18:11
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 15-Jan-2008 18:11
User is offline View Users Profile Print this message


Scott Boisvert

Posts: 348
Joined: 14-Apr-2006

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
Report this to a Moderator Report this to a Moderator
 15-Jan-2008 22:52
User is offline View Users Profile Print this message


Pete Kowalski

Posts: 301
Joined: 7-Feb-2003

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
Report this to a Moderator Report this to a Moderator
 15-Jan-2008 22:59
User is offline View Users Profile Print this message


Pete Kowalski

Posts: 301
Joined: 7-Feb-2003

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
Report this to a Moderator Report this to a Moderator
 16-Jan-2008 12:46
User is offline View Users Profile Print this message


Scott Boisvert

Posts: 348
Joined: 14-Apr-2006

Originally posted by: Pete Kowalski

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
Report this to a Moderator Report this to a Moderator
 16-Jan-2008 12:46
User is offline View Users Profile Print this message


Scott Boisvert

Posts: 348
Joined: 14-Apr-2006

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
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.