Socket UDP 实现聊天程序

时间:2014-01-01 03:59:47
【文件属性】:

文件名称:Socket UDP 实现聊天程序

文件大小:3.69MB

文件格式:RAR

更新时间:2014-01-01 03:59:47

Socket UDP

基于VC的Socket通讯实现UDP聊天程序,


【文件预览】:
StdAfx.cpp
PublicNetSoft.h
UDPChat
----StdAfx.cpp(215B)
----PublicNetSoft.h(1KB)
----PublicNetSoft.rc(5KB)
----PublicNetSoft.opt(55KB)
----PublicNetSoftDlg.h(2KB)
----PublicNetSoft.cpp(2KB)
----PublicNetSoft.dsp(4KB)
----Debug()
--------PublicNetSoft.res(3KB)
--------vc60.pdb(356KB)
--------PublicNetSoftDlg.obj(33KB)
--------PublicNetSoft.exe(104KB)
--------vc60.idb(209KB)
--------PublicNetSoft.pdb(281KB)
--------PublicNetSoft.ilk(205KB)
--------StdAfx.obj(104KB)
--------PublicNetSoft.obj(15KB)
--------PublicNetSoft.pch(5.31MB)
----StdAfx.h(1KB)
----Resource.h(919B)
----PublicNetSoft.aps(21KB)
----PublicNetSoftDlg.cpp(7KB)
----res()
--------PublicNetSoft.rc2(405B)
--------PublicNetSoft.ico(1KB)
----PublicNetSoft.plg(2KB)
----PublicNetSoft.dsw(549B)
----PublicNetSoft.ncb(121KB)
----PublicNetSoft.clw(1KB)
PublicNetSoft.rc
PublicNetSoft.opt
PublicNetSoftDlg.h
PublicNetSoft.cpp
PublicNetSoft.dsp
StdAfx.h
UDPChat2
----StdAfx.cpp(215B)
----PublicNetSoft.h(1KB)
----PublicNetSoft.rc(5KB)
----PublicNetSoft.opt(54KB)
----PublicNetSoftDlg.h(2KB)
----PublicNetSoft.cpp(2KB)
----PublicNetSoft.dsp(4KB)
----Debug()
--------PublicNetSoft.res(3KB)
--------vc60.pdb(356KB)
--------PublicNetSoftDlg.obj(33KB)
--------PublicNetSoft.exe(104KB)
--------vc60.idb(209KB)
--------PublicNetSoft.pdb(361KB)
--------PublicNetSoft.ilk(205KB)
--------StdAfx.obj(104KB)
--------PublicNetSoft.obj(15KB)
--------PublicNetSoft.pch(5.31MB)
----StdAfx.h(1KB)
----Resource.h(919B)
----PublicNetSoft.aps(21KB)
----PublicNetSoftDlg.cpp(7KB)
----res()
--------PublicNetSoft.rc2(405B)
--------PublicNetSoft.ico(1KB)
----PublicNetSoft.plg(938B)
----PublicNetSoft.dsw(549B)
----PublicNetSoft.ncb(105KB)
----PublicNetSoft.clw(1KB)
Resource.h
PublicNetSoft.aps
PublicNetSoftDlg.cpp
res
----PublicNetSoft.rc2(405B)
----PublicNetSoft.ico(1KB)
PublicNetSoft.plg
PublicNetSoft.dsw
PublicNetSoft.ncb
PublicNetSoft.clw

网友评论

  • 很好,可以使用,而且代码简单,有图形界面。大家在用的时候,用其中子文件夹的UDPChat和UDPChat(1),两个分别运行,就可以通信了。