 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
kev Guest
|
Posted: Mon Sep 19, 2005 2:38 pm Post subject: PMibTcpTable in which unit? |
|
|
Hi all
I have download some sample code where it uses PMibTcpTable but does not indicate which delphi unit is needed for compiling. I have the undelcared identifier: PMibTcpTable when try to compile, I have included WinSock but still not work. I am using Delphi 5 Client/Server.
Thanks
|
|
| Back to top |
|
 |
Francois Piette [ICS & Mi Guest
|
Posted: Mon Sep 19, 2005 3:04 pm Post subject: Re: PMibTcpTable in which unit? |
|
|
| Quote: | I have download some sample code where it uses PMibTcpTable but does not
indicate which delphi unit is needed for compiling. I have the undelcared |
identifier: PMibTcpTable when try to compile, I have included WinSock but
still not work. I am using Delphi 5 Client/Server.
IPHelper API ?
--
Contribute to the SSL Effort. Visit
http://www.overbyte.be/eng/ssl.html
--
[email]francois.piette (AT) overbyte (DOT) be[/email]
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be
|
|
| Back to top |
|
 |
Toby Leonard Guest
|
Posted: Tue Sep 20, 2005 2:40 pm Post subject: Re: PMibTcpTable in which unit? |
|
|
kev wrote:
| Quote: | Hi all
I have download some sample code where it uses PMibTcpTable but does not indicate which delphi unit is needed for compiling. I have the undelcared identifier: PMibTcpTable when try to compile, I have included WinSock but still not work. I am using Delphi 5 Client/Server.
|
The JEDI Win32 API has a translation of the header files you need. Check
http://jedi-apilib.sourceforge.net/ You'll want to get the whole
distribution, but the file you need (at least in release 1.0 - haven't moved
to 1.1 yet) is JwaIpRtrMib.pas Depending on what you're doing, you'll
probably also have to include JwaIpHlpApi, JwaIpExport, and JwaIpTypes.
--
Toby
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|