文件名称:chatting
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.66mb
- 下载次数:
- 0次
- 提 供 者:
- 曹*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
网络聊天,①创建字符串ipstr(保存IP),portstr(保存端口),整型port(端口号)。
②利用GetDlgItemText将各个编辑框中的信息赋给相应的变量。
③监视端口号和IP格式并设置相应错误提示
④设置建立连接后相应提示。
-Network chat, (1) create the string ipstr (save IP), portstr (save port), integer port (port number). The ② advantage of GetDlgItemText edit box is assigned to the corresponding variable. ③ to monitor the port number and IP format and set the appropriate error ④ are prompted to set a connection is established.
②利用GetDlgItemText将各个编辑框中的信息赋给相应的变量。
③监视端口号和IP格式并设置相应错误提示
④设置建立连接后相应提示。
-Network chat, (1) create the string ipstr (save IP), portstr (save port), integer port (port number). The ② advantage of GetDlgItemText edit box is assigned to the corresponding variable. ③ to monitor the port number and IP format and set the appropriate error ④ are prompted to set a connection is established.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
客户端\Client.cpp
......\Client.h
......\Debug\Client.obj
......\.....\Lx1.exe
......\.....\Lx1.ilk
......\.....\Lx1.obj
......\.....\Lx1.pch
......\.....\Lx1.pdb
......\.....\Lx1.res
......\.....\Lx1Dlg.obj
......\.....\StdAfx.obj
......\.....\vc60.idb
......\.....\vc60.pdb
......\Lx1.aps
......\Lx1.clw
......\Lx1.cpp
......\Lx1.dsp
......\Lx1.dsw
......\Lx1.h
......\Lx1.ncb
......\Lx1.opt
......\Lx1.plg
......\Lx1.rc
......\Lx1Dlg.cpp
......\Lx1Dlg.h
......\ReadMe.txt
......\res\Lx1.ico
......\...\Lx1.rc2
......\resource.h
......\StdAfx.cpp
......\StdAfx.h
服务器端\Debug\LX2.exe
........\.....\LX2.ilk
........\.....\LX2.obj
........\.....\LX2.pch
........\.....\LX2.pdb
........\.....\LX2.res
........\.....\LX2Dlg.obj
........\.....\Server.obj
........\.....\StdAfx.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\LX2.APS
........\LX2.clw
........\LX2.cpp
........\LX2.dsp
........\LX2.dsw
........\LX2.h
........\LX2.ncb
........\LX2.opt
........\LX2.plg
........\LX2.rc
........\LX2Dlg.cpp
........\LX2Dlg.h
........\ReadMe.txt
........\res\LX2.ico
........\...\LX2.rc2
........\resource.h
........\Server.cpp
........\Server.h
........\StdAfx.cpp
........\StdAfx.h
聊天程序.txt
客户端\Debug
......\res
服务器端\Debug
........\res
客户端
服务器端
......\Client.h
......\Debug\Client.obj
......\.....\Lx1.exe
......\.....\Lx1.ilk
......\.....\Lx1.obj
......\.....\Lx1.pch
......\.....\Lx1.pdb
......\.....\Lx1.res
......\.....\Lx1Dlg.obj
......\.....\StdAfx.obj
......\.....\vc60.idb
......\.....\vc60.pdb
......\Lx1.aps
......\Lx1.clw
......\Lx1.cpp
......\Lx1.dsp
......\Lx1.dsw
......\Lx1.h
......\Lx1.ncb
......\Lx1.opt
......\Lx1.plg
......\Lx1.rc
......\Lx1Dlg.cpp
......\Lx1Dlg.h
......\ReadMe.txt
......\res\Lx1.ico
......\...\Lx1.rc2
......\resource.h
......\StdAfx.cpp
......\StdAfx.h
服务器端\Debug\LX2.exe
........\.....\LX2.ilk
........\.....\LX2.obj
........\.....\LX2.pch
........\.....\LX2.pdb
........\.....\LX2.res
........\.....\LX2Dlg.obj
........\.....\Server.obj
........\.....\StdAfx.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\LX2.APS
........\LX2.clw
........\LX2.cpp
........\LX2.dsp
........\LX2.dsw
........\LX2.h
........\LX2.ncb
........\LX2.opt
........\LX2.plg
........\LX2.rc
........\LX2Dlg.cpp
........\LX2Dlg.h
........\ReadMe.txt
........\res\LX2.ico
........\...\LX2.rc2
........\resource.h
........\Server.cpp
........\Server.h
........\StdAfx.cpp
........\StdAfx.h
聊天程序.txt
客户端\Debug
......\res
服务器端\Debug
........\res
客户端
服务器端