[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference star::wizards

Title: "ASK THE WIZARDS"
Moderator:QUARK::LIONEL
Created:Mon Oct 30 1995
Last Modified:Mon May 12 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1857
Total number of notes:3728

1544.0. "Open: affinity questions" by STAR::JKEENAN () Tue Feb 11 1997 08:29

Return-Path: "VMS001::WWW"@vms001.das-x.dec.com
Received: by vmsmkt.zko.dec.com (UCX V4.1-12, OpenVMS V6.2 VAX);
	Wed, 5 Feb 1997 13:25:23 -0500
Received: from vms001 by mail11.digital.com (8.7.5/UNX 1.5/1.0/WV)
	id NAA21547; Wed, 5 Feb 1997 13:19:15 -0500 (EST)
Date: Wed, 5 Feb 1997 13:19:42 -0500
Message-Id: <[email protected]>
From: "VMS001::WWW"@vms001.das-x.dec.com (05-Feb-1997 1319)
To: [email protected], [email protected], [email protected]
Subject: Ask the Wizard: '[email protected]'
X-VMS-To: [email protected]

Remote Host: (null)
Browser Type: Mozilla/2.0 (compatible; MSIE 3.01; Windows 95)
Remote Info: <null>
Name: Mike Peterson
Email Address: [email protected]
CPU Architecture: Alpha
Version: v 7.0
Questions: 

OpenVMS Version 7.1

1) How do I setup an OpenVMS machine so that it be part of a Microsoft WindowsNT network?  I want to be able to access NT machines from the OpenVMS station and vice versa.

  a) What PAKs do I need to do this?

  b) What software do I need on the Windows95/NT machines to do this?

2) Are there any Intel emulators for OpenVMS?

3) What C++ development tools are available for OpenVMS?  Which tool would be the best for a programmer who is currently using Microsoft Visual C++?

T.RTitleUserPersonal
Name
DateLines
1544.1Affinity-Related Documentation Is AvailableXDELTA::HOFFMANSteve, OpenVMS EngineeringTue Feb 11 1997 11:4732
:1) How do I setup an OpenVMS machine so that it be part of a Microsoft
:  WindowsNT network?  I want to be able to access NT machines from the
:  OpenVMS station and vice versa.

  Both platforms can operate over IP.  Pathworks is also available.

:  a) What PAKs do I need to do this?

  Depends on the products.

:  b) What software do I need on the Windows95/NT machines to do this?

  Little or none.

:2) Are there any Intel emulators for OpenVMS?

  Yes, see the Win/32 API for OpenVMS. 
  Also see the SoftWindows/SoftPC package for binaries.

:3) What C++ development tools are available for OpenVMS? 

   DEC C++.

:Which tool would be the best for a programmer who is currently
:using Microsoft Visual C++?

   `Best' is subjective.

   C++ code created by VCC+ can often be ported and run under OpenVMS,
   assuming the programmer has not used various Microsoft extensions.