文件名称:chatsocket
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 30kb
- 下载次数:
- 0次
- 提 供 者:
- 立*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
vc6下套接字网络通讯Demo.本例根据多个实例综合而成。有server和client端。启动一个server,再启动client(可启动多个).本例简单易学,但具有很高的参考价值,适合初学socket的朋友,相信你一定有不少收获。-under vc6 socket network communications Demo. in this case made under the multiple instances of consolidated. A server and client side. Start a server, and then start the client (can be started more). In this case easy to learn, but with a high reference value, suitable for beginners socket friend, I am sure you have a lot of harvest.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chatsocket\SockchatClient\ClientSock.cpp
..........\..............\ClientSock.h
..........\..............\ReadMe.txt
..........\..............\res\SockchatClient.ico
..........\..............\...\SockchatClient.rc2
..........\..............\Resource.h
..........\..............\SockchatClient.clw
..........\..............\SockchatClient.cpp
..........\..............\SockchatClient.dsp
..........\..............\SockchatClient.dsw
..........\..............\SockchatClient.h
..........\..............\SockchatClient.rc
..........\..............\SockchatClientDlg.cpp
..........\..............\SockchatClientDlg.h
..........\..............\StdAfx.cpp
..........\..............\StdAfx.h
..........\sockchatServer\Acceptsock.cpp
..........\..............\Acceptsock.h
..........\..............\Define.h
..........\..............\listensock.cpp
..........\..............\listensock.h
..........\..............\ReadMe.txt
..........\..............\res\socketchat.ico
..........\..............\...\socketchat.rc2
..........\..............\Resource.h
..........\..............\socketchat.clw
..........\..............\socketchat.cpp
..........\..............\socketchat.dsp
..........\..............\socketchat.dsw
..........\..............\socketchat.h
..........\..............\socketchat.rc
..........\..............\socketchatDlg.cpp
..........\..............\socketchatDlg.h
..........\..............\StdAfx.cpp
..........\..............\StdAfx.h
..........\SockchatClient\res
..........\sockchatServer\res
..........\SockchatClient
..........\sockchatServer
chatsocket
..........\..............\ClientSock.h
..........\..............\ReadMe.txt
..........\..............\res\SockchatClient.ico
..........\..............\...\SockchatClient.rc2
..........\..............\Resource.h
..........\..............\SockchatClient.clw
..........\..............\SockchatClient.cpp
..........\..............\SockchatClient.dsp
..........\..............\SockchatClient.dsw
..........\..............\SockchatClient.h
..........\..............\SockchatClient.rc
..........\..............\SockchatClientDlg.cpp
..........\..............\SockchatClientDlg.h
..........\..............\StdAfx.cpp
..........\..............\StdAfx.h
..........\sockchatServer\Acceptsock.cpp
..........\..............\Acceptsock.h
..........\..............\Define.h
..........\..............\listensock.cpp
..........\..............\listensock.h
..........\..............\ReadMe.txt
..........\..............\res\socketchat.ico
..........\..............\...\socketchat.rc2
..........\..............\Resource.h
..........\..............\socketchat.clw
..........\..............\socketchat.cpp
..........\..............\socketchat.dsp
..........\..............\socketchat.dsw
..........\..............\socketchat.h
..........\..............\socketchat.rc
..........\..............\socketchatDlg.cpp
..........\..............\socketchatDlg.h
..........\..............\StdAfx.cpp
..........\..............\StdAfx.h
..........\SockchatClient\res
..........\sockchatServer\res
..........\SockchatClient
..........\sockchatServer
chatsocket