File: QTsampleDownload   Add to favorates  [Vote: very good!  5  4  3  2  1 Vote: very bad!]
  Directory: Communication
  Dev tools: Visual C++
  File size: 10332 KB
  Update: 2010-04-08
  Downloads: 35
  Uploader: shihuaguo
 Describe: An example of QT network programming with an example of QTCPSOCKET and QTCPSERVER
File list(Click to check if it's the file you need, and recomment it at the bottom):
  tripplanner\Debug\BuildLog.htm
  ...........\.....\main.obj
  ...........\.....\moc_tripplanner.cpp
  ...........\.....\moc_tripplanner.obj
  ...........\.....\mt.dep
  ...........\.....\tripplanner.exe
  ...........\.....\tripplanner.exe.intermediate.manifest
  ...........\.....\tripplanner.ilk
  ...........\.....\tripplanner.obj
  ...........\.....\tripplanner.pdb
  ...........\main.cpp
  ...........\tripplanner.cpp
  ...........\tripplanner.h
  ...........\tripplanner.ncb
  ...........\tripplanner.pro
  ...........\tripplanner.sln
  ...........\tripplanner.suo
  ...........\tripplanner.ui
  ...........\tripplanner.vcproj
  ...........\tripplanner.vcproj.SEA.Sea86.user
  ...........\tripplanner.vcproj.vspscc
  ...........\ui_tripplanner.h
  ...........\vc90.idb
  ...........\vc90.pdb
  ....server\clientsocket.cpp
  ..........\clientsocket.h
  ..........\Debug\BuildLog.htm
  ..........\.....\clientsocket.obj
  ..........\.....\main.obj
  ..........\.....\moc_clientsocket.cpp
  ..........\.....\moc_clientsocket.obj
  ..........\.....\moc_tripserver.cpp
  ..........\.....\moc_tripserver.obj
  ..........\.....\mt.dep
  ..........\.....\QtCored4.dll
  ..........\.....\QtGuid4.dll
  ..........\.....\QtNetworkd4.dll
  ..........\.....\tripplanner.exe
  ..........\.....\tripserver.exe
  ..........\.....\tripserver.exe.intermediate.manifest
  ..........\.....\tripserver.ilk
  ..........\.....\tripserver.obj
  ..........\.....\tripserver.pdb
  ..........\main.cpp
  ..........\tripserver.cpp
  ..........\tripserver.h
  ..........\tripserver.pro
  ..........\tripserver.vcproj
  ..........\tripserver.vcproj.SEA.Sea86.user
  ..........\tripserver.vcproj.vspscc
  ..........\vc90.idb
  ..........\vc90.pdb
  ....planner\Debug
  ...........\Release
  ....server\Debug
  ..........\Release
  tripplanner
  tripserver
 To Search: QTcpSock qtcpserver example 
 Search in more than 1370000 codes/documents:
 [Linux.rar] - Comprehensive and in-depth book introduces the GNU/Linux programming. First introduced in Linux on the programming necessary programming tools, and th
 [vcgame.rar] - Game programming guide, the basics of 3D game development part of
 [captureqt.tar.gz] - a camera under the programming needs qt library support

 [QT_program_for_24Hours(pdf).rar] - 24 hours Xuetong QT programming, QT little information programming, and hope that these documents useful to everyone.
 [chat.rar] - The Chat Program,which is based on the Qt4 Class Library.
 [keypad.zip] - QT4.5 programming environment in a number of written procedures for the soft keyboard. Similar figures on the calculator keyboard. Specific developmen
 [LinuxApplicationDevelopmentGuide:UseGTKGNO] - the book of Linux graphical user interface (GUI) programming technology. A total of 18 book chapters, divided into five parts. The first part gives Li
 [server-client.rar] - a pictures viewer
 [QT4CLIENT.tar.gz] - QT4 network procedures, transmission of data through the INTERNET
 [udpc.rar] - 用QT实现udp网络广播是网络应用中的一个常用功能,本实例通过QUdpSocket实现基于UDP协议的广播应用。