Results for "Author: red corn"
I searched the telnet client for long time, but I don't know why the vb codes I found from psc didn't work in my environment. So I tried to code it myself. Now it works fine. I do not implement the key map, because I just use the telnet function as part of my project. Such as auto script and network management(using multiple telnet client of control array). I think it is useful so I share the telnet part. Hope it helpful to you.
Create runtime popup menu with submenu. Convert folders to submenus and files to menu items. Revised version add the option explicit declaring and sample folders.
Create runtime popup menu with sub menu items
Restore a minimized modeless window form to its position. I don't know if there is a same one in PSC. You know, when a form is minimized and stay on the taskbar, you cann't restore it by just call its show method. You either cann't change its windowstate to vbNormal, otherwise, its size will be changed.
Ping thousands of node in very very short time. My test, 10000 nodes just need 15 to 20 seconds one cycle. You can adjust the pingagent number to speed it up. The trick is to use async ping and share memory. I think this is the fast ping program of the world.
I searched the telnet client for long time, but I don't know why the vb codes I found from psc didn't work in my environment. So I tried to code it myself. Now it works fine. I do not implement the key map, because I just use the telnet function as part of my project. Such as auto script and network management(using multiple telnet client of control array). I think it is useful so I share the telnet part. Hope it helpful to you.
Create runtime popup menu with submenu. Convert folders to submenus and files to menu items. Revised version add the option explicit declaring and sample folders.
Create runtime popup menu with sub menu items
Restore a minimized modeless window form to its position. I don't know if there is a same one in PSC. You know, when a form is minimized and stay on the taskbar, you cann't restore it by just call its show method. You either cann't change its windowstate to vbNormal, otherwise, its size will be changed.
Ping thousands of node in very very short time. My test, 10000 nodes just need 15 to 20 seconds one cycle. You can adjust the pingagent number to speed it up. The trick is to use async ping and share memory. I think this is the fast ping program of the world.
I searched the telnet client for long time, but I don't know why the vb codes I found from psc didn't work in my environment. So I tried to code it myself. Now it works fine. I do not implement the key map, because I just use the telnet function as part of my project. Such as auto script and network management(using multiple telnet client of control array). I think it is useful so I share the telnet part. Hope it helpful to you.
Create runtime popup menu with submenu. Convert folders to submenus and files to menu items. Revised version add the option explicit declaring and sample folders.
Create runtime popup menu with sub menu items
Restore a minimized modeless window form to its position. I don't know if there is a same one in PSC. You know, when a form is minimized and stay on the taskbar, you cann't restore it by just call its show method. You either cann't change its windowstate to vbNormal, otherwise, its size will be changed.
Ping thousands of node in very very short time. My test, 10000 nodes just need 15 to 20 seconds one cycle. You can adjust the pingagent number to speed it up. The trick is to use async ping and share memory. I think this is the fast ping program of the world.
I searched the telnet client for long time, but I don't know why the vb codes I found from psc didn't work in my environment. So I tried to code it myself. Now it works fine. I do not implement the key map, because I just use the telnet function as part of my project. Such as auto script and network management(using multiple telnet client of control array). I think it is useful so I share the telnet part. Hope it helpful to you.
Create runtime popup menu with submenu. Convert folders to submenus and files to menu items. Revised version add the option explicit declaring and sample folders.
Create runtime popup menu with sub menu items
Restore a minimized modeless window form to its position. I don't know if there is a same one in PSC. You know, when a form is minimized and stay on the taskbar, you cann't restore it by just call its show method. You either cann't change its windowstate to vbNormal, otherwise, its size will be changed.
Ping thousands of node in very very short time. My test, 10000 nodes just need 15 to 20 seconds one cycle. You can adjust the pingagent number to speed it up. The trick is to use async ping and share memory. I think this is the fast ping program of the world.