摘要: 客户端: // Final_Client.cpp : Defines the entry point for the console application.// #include "stdafx.h"#include <WINSOCK2.H>#include <IOSTREAM> #pragma 阅读全文
posted @ 2015-09-23 11:10 VIPWTL 阅读(226) 评论(0) 推荐(0)
摘要: #include <windows.h>#include <stdio.h> LRESULT CALLBACK WinSunProc( HWND hwnd, // handle to window UINT uMsg, // message identifier WPARAM wParam, // 阅读全文
posted @ 2015-09-23 11:08 VIPWTL 阅读(465) 评论(0) 推荐(0)