Ekopalypse
Ekopalypse
I re-downloaded everything today, because I'm running the test within a sandbox, and was able to communicate with the server using cmd.exe (instead of ping.exe) as the fake pluto ls....
No, I am using the latest public version when testing as well. Hmm, that's strange. How do you test, what operating system and npp version?
That is the same as I have.
Do you or did you get this usual allow prorgam x to open a port message? Maybe a firewall issue
I'm running out of ideas and on the verge of doing something private. I'll check back later, if you think of anything else you want me to test, feel free...
It looks like your problem of having no communication at all is due to the misspelled tpc vs tcp entry. I can replicate your behavior if I configure it that...
from version v.0.0.30 tcp support is available
I skimmed the code and think something like ```cpp size_t length = ::SendMessage(curScintilla, SCI_GETSELTEXT, 0, 0); if (length
Should pythonscript really rely on internal npp messages? Are they not called internal because they should not be used by plugins?
Oh, I see, I was late for the party :-)