What is polink.exe and why is it trying to access internet?
What is polink.exe and why is it trying to access internet?
When ever i'm using PB, my firewall pops up with a message that polink.exe launched by PureBasic.exe is trying to access the internet. Why is this?
Re: What is polink.exe and why is it trying to access intern
Polink.exe is part of the compilation process, it's all normal. Haven't heard
of it trying to access the Internet though... which firewall is saying that?
What's the exact message?
of it trying to access the Internet though... which firewall is saying that?
What's the exact message?
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
yep, virus scan is done every two days automatically on this computer while i'm away at work. And, spybot gets run once a week. AV is Nortons with the latest updates and signatures. The firewall is Sygate pro (now owned by symantic i think). The message is "polink.exe launched by PureBasic.exe is trying to access the internet" Then if I answer 'No' to not allow it, in my security logs there is an application hijack entry for it. It doesn;t happen continously, but if i'm using PB for a few hours it will happen at least twice during that time, and at random.
> "polink.exe launched by PureBasic.exe is trying to access the internet"
Does it give a destination IP address? If it's 127.0.0.1, then it's okay because
it's just trying to loop back to your own PC, and not access the internet at all.
But that's enough to make some firewalls throw up a warning...
Does it give a destination IP address? If it's 127.0.0.1, then it's okay because
it's just trying to loop back to your own PC, and not access the internet at all.
But that's enough to make some firewalls throw up a warning...
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
no way it should be accessing the internet, possibly an internal thing like 127.0.0.1?
Last edited by netmaestro on Tue Feb 21, 2006 2:17 pm, edited 2 times in total.
BERESHEIT
- Psychophanta
- Always Here
- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact:
> why is it trying to make a connection at all?
Not sure of the technical reasons, but I've had lots of apps that do a loop
back to themselves even though they have no internet functionality at all.
Maybe it's some form of copy-protection or something, or they need to
run as a server/client internally -- something we wouldn't normally see
but the firewall picks up and alerts us?
Not sure of the technical reasons, but I've had lots of apps that do a loop
back to themselves even though they have no internet functionality at all.
Maybe it's some form of copy-protection or something, or they need to
run as a server/client internally -- something we wouldn't normally see
but the firewall picks up and alerts us?
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
polink doesn't call to internet, only your debugger do this.
For example Dr. Watson. You can stop the Service
For example Dr. Watson. You can stop the Service
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

-
- User
- Posts: 19
- Joined: Mon Oct 03, 2005 10:00 am
> That's wierd, it never ever tried to access internet here (Kerio is monitoring all this)
Confirmed here too -- I'd been using Kerio for quite a while and never saw it
prompt anything about Polink.exe, and it wasn't in Kerio's rules either.
(Off-topic note: I uninstalled Kerio and started using the Windows Firewall for
a test lately, and I had 3 x videos queued in Shareaza that hadn't downloaded
for over 3 months -- they were always "Pending". The very same day I stopped
using Kerio (just a few days ago), they all suddenly finished downloading!
Co-incidence? I doubt it. I think Kerio was affecting Shareaza somehow, even
though I could do searches and download other things. Very strange!).
Confirmed here too -- I'd been using Kerio for quite a while and never saw it
prompt anything about Polink.exe, and it wasn't in Kerio's rules either.
(Off-topic note: I uninstalled Kerio and started using the Windows Firewall for
a test lately, and I had 3 x videos queued in Shareaza that hadn't downloaded
for over 3 months -- they were always "Pending". The very same day I stopped
using Kerio (just a few days ago), they all suddenly finished downloading!

Co-incidence? I doubt it. I think Kerio was affecting Shareaza somehow, even
though I could do searches and download other things. Very strange!).
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.