Results 1 to 3 of 3

Thread: Need suggestion regarding TCP/IP and Ethernet

  1. #1
    Join Date
    Aug 2008
    Posts
    84
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Need suggestion regarding TCP/IP and Ethernet

    Hi,
    I have an app that is an interface to an electronic system and the connection between the system and my app is through LAN(Ethernet) using TCP/IP style and trough a network.
    Actually I am new to this QT.I am working on QT4 windows XP. My problem is how to communicate on LAN using TCP/IP. I am not able initiate this. I want to know that whether is there any class in QT to do this or I have to write any special low level class to access the eternet and TCP/IP to communicate.Please if possible post any sample code link regarding this problem.
    Please suggest me how to initiate and proceed.

    Thanks for your valuable suggestions in advance.

    With Regards
    Sudheer

  2. #2
    Join Date
    Jan 2008
    Location
    Poland
    Posts
    687
    Thanks
    4
    Thanked 140 Times in 132 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Need suggestion regarding TCP/IP and Ethernet

    Take a look at QTcpSocket. You can use Qt Assistant, and Qt Examples & Demos to find any examples and documentation about QtNetwork module.
    I would like to be a "Guru"

    Useful hints (try them before asking):
    1. Use Qt Assistant
    2. Search the forum

    If you haven't found solution yet then create new topic with smart question.

  3. #3
    Join Date
    Aug 2008
    Posts
    84
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: Need suggestion regarding TCP/IP and Ethernet

    Thanks for your reply.

    With regards,
    sudheer.

Similar Threads

  1. Problem regading Ethernet uning TCP/IP
    By sudheer168 in forum Qt Programming
    Replies: 5
    Last Post: 9th March 2009, 18:29

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.