Results 1 to 3 of 3

Thread: How to detect port 23 status

  1. #1
    Join Date
    Apr 2010
    Posts
    16
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default How to detect port 23 status

    Hi,

    I have a windows machine, using Firewall settings I block port 23 to overcome Vulnerability, is there a QT class to detect If telnet port is open/closed?


    Thanks,
    vels

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: How to detect port 23 status

    Blocked inbound or outbound? Try to connect to the machine (or a remote machine if you are supposedly blocking outbound) if it succeeds then the firewall is a failure, if it fails the the firewall may still be a failure because there are many, many ways for a connection to fail.

    If you want a Windows API call to find out what the Windows firewall settings are then it is best you ask Microsoft

  3. #3
    Join Date
    Apr 2010
    Posts
    16
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: How to detect port 23 status

    Thanks Chris,

    My concern is to validate port(23) and not the Firewall.The user should be intimated with message "Telnet port blocked !!!" if blocked inbound/outband by firewall.


    Thanks,
    vels

Similar Threads

  1. Qextserual can't detect virtual com-port
    By blm in forum Qt Programming
    Replies: 9
    Last Post: 13th December 2012, 07:45
  2. Replies: 3
    Last Post: 8th July 2010, 07:41
  3. How to check COM port status?
    By rajesh in forum Qt Programming
    Replies: 1
    Last Post: 2nd December 2009, 17:07
  4. Status Bar
    By waynew in forum Newbie
    Replies: 3
    Last Post: 21st November 2009, 09:07
  5. need help with the status bar
    By filmfreak in forum Qt Programming
    Replies: 2
    Last Post: 15th February 2006, 08:34

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.