The VistA installation instructions on the Hardhats web site were recently 
edited to reflect some if not all of the changes you mentioned.

On Thursday 17 February 2005 03:28 pm, Thurman Pedigo wrote:
> Quite a few changes occur since the original VistA Install was created.
> Specifically the code:
> "I $L(STR)<511 W:($X+$L(STR))>511 ! W STR Q"
> NO LONGER EXISTS
> Therefore I made no changes to the file. Since I haven't finished install,
> I don't know what effect it will have.
>
> Not sure how much change is in the introduction and code below. I included
> it primarily because of the "call back" discussion....tx/t
>
> XWBTCPC ;ISC-SF/EG/VYD - TCP/IP PROCESS HANDLER ;08/25/2004  14:18
>  ;;1.1;RPC BROKER;**2,5,4,6,9,16,26,35**;Mar 28, 1997
>  ;Based on: XQORTCPH ;SLC/KCM - Service TCP Messages
>  ;Modified by ISC-SF/EG
>  ; 0. No longer supports old style OERR messages
>  ; 1. Makes call to RPC  broker
>  ; 2. Result of an rpc call can be a closed form of global
>  ; 3. Can receive a large local array, within limits of job
>  ;    partition size.
>  ; 4. Sets default device to NULL device prior to call, restores
>  ;    at termination.  Prevents garbage from 'talking' calls.
>  ; 5. All reads have a timeout.
>  ; 6. Intro message is sent when first connected.
>  ; 7. Uses callback model to connect to client;
>
> REFERENCE TO CALLBACK:
> CODE:
>  I XWBDEBUG D LOG("Callback: "_XWBTIP_" :"_XWBTSKT) ;(*p35)
>  D SETTIME(1) ;Setup for sign-on time-out
>  ;Use Kernel to open the connection back to the client on new port
>  D CALL^%ZISTCP(XWBTIP,XWBTSKT) Q:POP  S XWBTDEV=IO,IO(0)=IO
>  ;Attempt to share the license, Must have TCP port open first.
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Hardhats-members mailing list
> Hardhats-members@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hardhats-members

-- 
Nancy Anthracite


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to