I was finally able to solve my problem. My virus checker did not find anything so I did some searching on the web and found a program called WinsockXPFix.exe. I found it on one of the virus/security web sites referencing the QHost virus. I ran this program which seemed to reset my networking registry entries. I had to re-install my irda driver but everything else worked fine and now the problem is gone.
NOTE: Use this program at your own risk as I don't know the source or exactly what the program ended up doing...for me it was my last resort. Loren -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Keith Rollin Sent: Saturday, May 01, 2004 12:45 PM To: Palm Developer Forum Subject: RE: problem connecting gdb to pose("operation not permitted" error & getprotobyname?) Ah, you said the magic word: getprotobyname. We just covered this a few days ago on emulator-forum. Another developer was having the same problem. At that time, I searched the Web and found an indication that at least one virus - QHosts - would cause getprotobyname to fail with the error number you gave. The other developer said that he'd re-install his OS to see if that fixed the problem. That was the last posting he made. So either it worked, or his computer is now so hosed that he no longer has net access. :-) -- Keith At 9:17 AM -0600 5/1/04, <[EMAIL PROTECTED]> wrote: >I'm pretty sure that I have disabled the firewall. When I run gdb on >the debug code and enter in "target palmos localhost:2000" gdb waits, >with no message. When I then start pose gdb imeediately provides the >following error message: > >Localhost:2000: Operation not permitted. > >I also enabled logging on pose and found the following error: > >0.010: CTCPSocket(0x00C8CD10)::ConnectPending... >0.010: ...have pending connection. >0.010: CTCPSocket(0x00C8CD10)::AcceptConnection... >0.010: ...error calling getprotobyname: 00002AFC >0.010: CTCPSocket(0x00C8CD10)::Close... >0.010: ...closed connection port... > >I tried looking this up in the Inet and so far have found nothing.... > >Loren -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
