Thanks mate!

David Walters
IT Support Officer
DSC Central


                -----Original Message-----
                From:   Dirk Bulinckx [mailto:[EMAIL PROTECTED]]
                Sent:   Friday, 14 June 2002 5:42 PM
                To:     [EMAIL PROTECTED]
                Subject:        RE: [SA-list] Generic UDP port connection
test (BETA)

                That'll be the problem.
                Those 2 should be of the same (similar) version.

                I'll send you an updated MFC42U.DLL directly.


                Dirk.
                 

                -----Original Message-----
                From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On
                Behalf Of David Walters
                Sent: Fri Jun 14 11:36 AM
                To: '[EMAIL PROTECTED]'
                Subject: RE: [SA-list] Generic UDP port connection test
(BETA)


                4.21.7160 for MFC42U.DLL (heheh sorry)

                David Walters
                IT Support Officer
                DSC Central


                                -----Original Message-----
                                From:   David Walters
[mailto:[EMAIL PROTECTED]]
                                Sent:   Friday, 14 June 2002 5:07 PM
                                To:     '[EMAIL PROTECTED]'
                                Subject:        RE: [SA-list] Generic UDP
port connection
                test (BETA)

                                Its 6.00.8665.0

                                David Walters
                                IT Support Officer
                                DSC Central


                                                -----Original Message-----
                                                From:   Dirk Bulinckx
                [mailto:[EMAIL PROTECTED]]
                                                Sent:   Friday, 14 June 2002
4:44 PM
                                                To:     [EMAIL PROTECTED]
                                                Subject:        RE:
[SA-list] Generic UDP
                port connection
                                test (BETA)

                                                can you check the version of
that MFC42U.DLL
                file? And what
                                the version of
                                                MFC42.DLL is too?


                                                Dirk.


                                                -----Original Message-----
                                                From:
[EMAIL PROTECTED]
                                [mailto:[EMAIL PROTECTED]]On
                                                Behalf Of David Walters
                                                Sent: Fri Jun 14 10:19 AM
                                                To: '[EMAIL PROTECTED]'
                                                Subject: RE: [SA-list]
Generic UDP port
                connection test
                                (BETA)



                                                Cool!

                                                I am also having a slight
problem installin
                this.. I going
                                to reboot the NT
                                                server its being used on
just incase.. but I
                am getting a
                                message about

                                                "The ordinal 6466 could not
be located in
                the dynamic link
                                Library
                                                MFC42u.dll"

                                                this had a header of
"OleMainThreadwndName:
                GLJ16.tmp -
                                ordinal not found"

                                                David Walters
                                                IT Support Officer
                                                DSC Central


        
-----Original Message-----
                                                                From:   Dirk
Bulinckx
                                [mailto:[EMAIL PROTECTED]]
                                                                Sent:
Friday, 14 June 2002
                3:09 PM
                                                                To:
[EMAIL PROTECTED]
                                                                Subject:
RE:
                [SA-list] Generic UDP
                                port connection
                                                test (BETA)

                                                                Compare this
to a TCP check
                that connects to
                                the port and if
                                                the connection
                                                                works flags
it as being up.

                                                                With UDP you
can't connect
                to a port, so the
                                most used way
                                                to check a UDP
                                                                port is to
send something to
                the UDP port
                                and IF you get an
                                                ICMP frame back
                                                                saying that
the port is
                unreachable then you
                                assume it as
                                                being down.  If
                                                                you don't
get anything back
                you assume it as
                                being up.  BUT
                                                most firewalls
                                                                for example
will stop that
                ICMP frame from
                                coming through
                                                and thus it will
                                                                look like
all UDP ports that
                you check
                                through a firewall
                                                are up.  That's
                                                                also in the
readme file that
                is included
                                with the install.


                                                                Dirk.


        
-----Original Message-----
                                                                From:
                [EMAIL PROTECTED]
        
[mailto:[EMAIL PROTECTED]]On
                                                                Behalf Of
David Walters
                                                                Sent: Fri
Jun 14 9:05 AM
                                                                To:
'[EMAIL PROTECTED]'
                                                                Subject: RE:
[SA-list]
                Generic UDP port
                                connection test
                                                (BETA)


                                                                Wot does
this actually
                do.... As in wot does
                                it test?

                                                                David
Walters
                                                                IT Support
Officer
                                                                DSC Central


                        
                -----Original Message-----
        
From:   Dirk
                Bulinckx
                                                [mailto:[EMAIL PROTECTED]]
        
Sent:
                Friday, 14 June 2002
                                1:39 PM
        
To:
                [EMAIL PROTECTED]
        
Subject:
                RE:
                                [SA-list] Generic UDP
                                                port connection
                                                                test (BETA)

        
chkUDP
                external UDP checker
                                for Servers
                                                Alive

                        
                (http://www.woodstone.nu/soft/beta/setup_chkudp.exe)

        
Dirk.


                        
                -----Original Message-----
        
From:
                                [EMAIL PROTECTED]
                        
                [mailto:[EMAIL PROTECTED]]On
        
Behalf Of
                David Walters
        
Sent: Fri
                Jun 14 5:41 AM
        
To:
                '[EMAIL PROTECTED]'
        
Subject: RE:
                [SA-list]
                                Generic UDP port
                                                connection test
                                                                (BETA)


        
where can I
                get this UDP
                                beta ?

                        
                -----Original Message-----
        
From: Dirk
                Bulinckx
                                                [mailto:[EMAIL PROTECTED]]
        
Sent:
                Thursday, 13 June 2002
                                5:10 AM
        
To:
                [EMAIL PROTECTED]
        
Subject: RE:
                [SA-list]
                                Generic UDP port
                                                connection test
                                                                (BETA)


        
last message
                was
                                yesterday....


        
Dirk.


                        
                -----Original Message-----
        
From:
                                [EMAIL PROTECTED]
                        
                [mailto:[EMAIL PROTECTED]]On Behalf
        
Of gene
                Martinez
        
Sent: Wed
                Jun 12 10:59 PM
        
To:
                [EMAIL PROTECTED]
        
Subject: RE:
                [SA-list]
                                Generic UDP port
                                                connection test
                                                                (BETA)


        
What
                happened to the list??
                                I haven't seen
                                                any messages in
                                                                days?????

        
At 06:21 AM
                6/10/02 -0400,
                                you wrote:
        
>>>>



                        
                <?smaller>Try this. This is
                                where the
                                                default install puts
                        
                chkudp.exe<?/smaller>

                        
                <?smaller>c:\program
        
files\woodstone\udp\chkudp.exe
        
/host=MyServer /port=67
                        
                /timeout=25<?/smaller>

                        
                <?smaller>This is one I use.
                                The object has
                                                a timeout of 30
                        
                seconds.<?/smaller>

                        
                <?smaller>Port 67 is
                                DHCP<?/smaller>

                        
                <?smaller>Hope this
                                helps<?/smaller>

                        
                <?smaller>Doug
                                Woznicki<?/smaller>
                        
                <?smaller>Senior NT Systems
                                                Administrator<?/smaller>
                        
                <?smaller>Pioneer - Standard
                                Electronics
                                                Inc.<?/smaller>




        
Regards,

        
Gene
                                [EMAIL PROTECTED]
                        
                [EMAIL PROTECTED]
                                        
                                http://www.eclipse.net/~njkat To unsubscribe
                                                from a list,
                                                                send a mail
        
message to
                                [EMAIL PROTECTED] With the
                                                following in the
                                                                body of the
        
message:
                unsubscribe SAlive

        
To
                unsubscribe from a list,
                                send a mail
                                                message to
        
[EMAIL PROTECTED]
        
With the
                following in the
                                body of the
                                                message:
                        
                unsubscribe SAlive



        
To
                unsubscribe from a list,
                                send a mail
                                                message to
        
[EMAIL PROTECTED]
        
With the
                following in the
                                body of the
                                                message:
                        
                unsubscribe SAlive
                                                                To
unsubscribe from a list,
                send a mail
                                message to
                                                [EMAIL PROTECTED]
                                                                With the
following in the
                body of the
                                message:
        
unsubscribe SAlive



                                                                To
unsubscribe from a list,
                send a mail
                                message to
                                                [EMAIL PROTECTED]
                                                                With the
following in the
                body of the
                                message:
        
unsubscribe SAlive
                                                To unsubscribe from a list,
send a mail
                message to
                                [EMAIL PROTECTED]
                                                With the following in the
body of the
                message:
                                                   unsubscribe SAlive



                                                To unsubscribe from a list,
send a mail
                message to
                                [EMAIL PROTECTED]
                                                With the following in the
body of the
                message:
                                                   unsubscribe SAlive
                                To unsubscribe from a list, send a mail
message to
                [EMAIL PROTECTED]
                                With the following in the body of the
message:
                                   unsubscribe SAlive
                To unsubscribe from a list, send a mail message to
[EMAIL PROTECTED]
                With the following in the body of the message:
                   unsubscribe SAlive



                To unsubscribe from a list, send a mail message to
[EMAIL PROTECTED]
                With the following in the body of the message:
                   unsubscribe SAlive
To unsubscribe from a list, send a mail message to [EMAIL PROTECTED]
With the following in the body of the message:
   unsubscribe SAlive

Reply via email to