文件名称:socket
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-12-07
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- G**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
此程序实现了linux和Windows关于tcp通信的测试程序,linux上用gcc
编译服务器端的程序,在Windows用qt编写了客户端的程序,在窗口界面上输入ip地址和端口号即可实现linux和Windows关于tcp的通信。-Compile server-side program, in Windows with qt prepared a client program, in the window interface, enter the ip address and port number to achieve linux and Windows on the tcp communication.
编译服务器端的程序,在Windows用qt编写了客户端的程序,在窗口界面上输入ip地址和端口号即可实现linux和Windows关于tcp的通信。-Compile server-side program, in Windows with qt prepared a client program, in the window interface, enter the ip address and port number to achieve linux and Windows on the tcp communication.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
client\client.pro
......\client.pro.user
......\main.cpp
......\mainwindow.cpp
......\mainwindow.h
......\mainwindow.ui
server.c
client