I think I can guess how you are set up. The only way to access a VistA server over the Internet that I know of is if it is outside the fire wall. When you have your router connected instead of connecting directly to your modem, you are inside a firewall and do not have a routable IP. Most routers have a setting to allow you to put your individual computer outside of the firewall. find out your computers IP, if it is a Linux machine use /sbin/ifconfig and if a Windows machine use Strart- Run-CMD-IPconfig and find your IP, something like 192.168.0.101 and then configure your router to put that outside of the firewall. Hopefully, the individual computer has a software firewall installed that you can configure to have an opening only for CPRS so that your computer is not vulnerable to attack.
On Thursday 13 January 2005 08:26 am, MARCIA MCKINZIE wrote: > Hi, I am new to hardhats, and just learning VistA software, although I have > been programming in M for quite a while. > > My question has to due with CPRS and Delphi errors. I am working on VistA > over an internet connection. I am encountering a couple of problems. > > 1.) I can access CPRS as long as my router is disconnected, but when my > router (netgear wireless G) is connected I get a timeout error > (WSAETIMEDOUT) and don't even get connected to enter an access/verification > code. Is there some security setting that interferes with CPRS? My router > currently has the following protocols: NAT, SPI, DoS, IDS, WEP encryption > and some other wireless security. > > 2.) I get an error trying to access some templates. When I get into CPRS > and click on the notes tab and then the templates section. When I click on > some templates an error comes up and my window is closed. Following is the > error message: Error encountered. Function was: recv Error was: 10107 > and when I hit OK button I get the following error Error encountered. > Function was: recv Error was: 6. Sometimes I get the message invalid > pointer error. > > Thank you for your help. > > Marcia McKinzie > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Hardhats-members mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hardhats-members -- Nancy Anthracite ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
