vc

所属分类:网络编程
开发工具:Visual C++
文件大小:2807KB
下载次数:4
上传日期:2018-12-13 16:33:40
上 传 者biubiu123456
说明:  服务端和客户端代码,sockets (套接字)编程有三种,流式套接字(SOCK_STREAM),数据报套接字(SOCK_DGRAM), 原始套接字(SOCK_RAW);基于 TCP 的 socket 编程是采用的流式套接字。在这个程序中,将两个工 程添加到一个工作区。要链接一个 ws2_32.lib 的库文件(#pragma comment(lib,"ws2_32"))。
(There are three kinds of sockets programming: stream sockets (SOCK_STREAM) and datagram sockets (SOCK_DGRAM). The original socket (SOCK_RAW); TCP-based socket programming is a streaming socket. In this program, there will be two jobs Checks are added to a workspace. To link to a library file of ws2_32.lib (#pragma comment (lib, ws2_32).))

文件列表:
text2 (0, 2018-12-11)
text2\Debug (0, 2018-12-11)
text2\Debug\serve.obj (17244, 2018-12-11)
text2\Debug\text2.exe (176172, 2018-12-11)
text2\Debug\text2.ilk (217432, 2018-12-11)
text2\Debug\text2.pch (3637720, 2018-12-11)
text2\Debug\text2.pdb (467968, 2018-12-11)
text2\Debug\vc60.idb (140288, 2018-12-11)
text2\Debug\vc60.pdb (77824, 2018-12-11)
text2\serve.cpp (3029, 2018-12-11)
text2\text2.dsp (4272, 2018-12-11)
text2\text2.dsw (533, 2018-12-11)
text2\text2.ncb (33792, 2018-12-11)
text2\text2.opt (48640, 2018-12-11)
text2\text2.plg (889, 2018-12-11)
text22 (0, 2018-12-11)
text22\Debug (0, 2018-12-11)
text22\Debug\custom.obj (14579, 2018-12-11)
text22\Debug\text22.exe (176174, 2018-12-11)
text22\Debug\text22.ilk (190176, 2018-12-11)
text22\Debug\text22.pch (3644172, 2018-12-11)
text22\Debug\text22.pdb (451584, 2018-12-11)
text22\Debug\vc60.idb (140288, 2018-12-11)
text22\Debug\vc60.pdb (77824, 2018-12-11)
text22\custom.cpp (2062, 2018-12-11)
text22\text22.dsp (4284, 2018-12-11)
text22\text22.dsw (535, 2018-12-11)
text22\text22.ncb (33792, 2018-12-11)
text22\text22.opt (48640, 2018-12-11)
text22\text22.plg (894, 2018-12-11)

近期下载者

相关文件


收藏者