登录
首页 » c++ » C++ tcp_client

C++ tcp_client

于 2022-07-21 发布 文件大小:1.16 kB
0 132
下载积分: 2 下载次数: 1

代码说明:

#include #include void main() { WORD wVersionRequested; WSADATA wsaData; int err; wVersionRequested = MAKEWORD( 2, 2 ); err = WSAStartup( wVersionRequested, &wsaData ); if ( err != 0 ) { /* Tell the user that we could not find a usable */ /* WinSock DLL.                                  */ return; } /* Confirm that the WinSock DLL supports 2.2.*/ /* Note that if the DLL supports versions greater    */ /* than 2.2 in addition to 2.2, it will still return */ /* 2.2 in wVersion since that is the version we      */ /* requested.                                        */ if ( LOBYTE(

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • w83c553f
    仍然是MBX860中的通用配置文件源代码,接下来几个我都会传MBX860中的通用配置源代码,希望能对大家有用(MBX860 is still a common configuration file in the source code, the next few I will Chuan MBX860 general configuration of the source code, hoping to be useful for all of us)
    2009-01-06 20:17:20下载
    积分:1
  • MY_QQ
    聊天界面,简易的聊天界面懂得更多,了解更多,沟通更多(Chat interface, a simple chat interface know more, learn more, communicate more)
    2013-07-17 22:34:50下载
    积分:1
  • 521668759564348ELDGA
    电力系统典型经济调度问题,采用遗传算法进行求解,具有很好的研究价值。(The typical economic dispatch problem of power system is solved by genetic algorithm, which has good research value.)
    2017-10-15 08:37:40下载
    积分:1
  • C#计算器
    简易计算器 原创C#编写 wpf工程
    2022-03-21 22:57:06下载
    积分:1
  • PlayFlash
    Flash与VC的交互,主要介绍VC中插入Flash,并交互(Flash and VC interaction, focuses on the VC into Flash, and interactive)
    2011-11-22 10:56:53下载
    积分:1
  • MFC_lib
    mfc框架中经常用到的一些库,方便程序员查找之用(mfc framework often used in some of the bank to facilitate the use of programmers to find)
    2010-09-01 11:53:31下载
    积分:1
  • FDTD-WireAtenna3
    采用相互垂直的两个振子构成圆极化天线的FDTD程序.可以计算其圆极化波瓣宽度等天线指标 (perpendicular to each other using the two oscillator constitute a circularly polarized antenna FDTD procedures. Can calculate its lobed circular polarization antennas width indicators)
    2006-10-25 18:44:52下载
    积分:1
  • ucGUI-user-guide
    ucgui3.90中文用户手册,API手册,使用说明。(ucGUi v3.90 user guide)
    2015-01-06 17:21:48下载
    积分:1
  • W2812B
    16 LED2_BYTE_Buffer[24]; //·¢ËÍÊý×黺´æ //u32 LED2_WORD_Buffer[8]; u8 rld= 0x9f; u8 gld= 0x9f; u8 bld= 0x9f; u32 *RGB;//ÑÕÉ«ÁбíÊý×é u32 len; u32 P1,P2,P1_data,P2_data,liang_data=0,chuzhi1,chuzhi2; u32 liang=0x00ffffff; u32 mie  =0x00000000; u32 color2812[]= {    0x00ffffff,0x00ffff85,0x00ffffaa,0x00ffff9b,0x00ffff8c,0x00ffff7d,0x00ffff76,0x00ffff6f,0x00ffff66,0x00ffff5f, 0x00ffff50,0x00ffef41,0x00ffdf32,0x00ffcf23,0x00ffaf16,0x00ff8f0f,0x00ff6f0a,0x00ff5f05,0x00ff4f02,0x00ff3f00, 0x00ef3700,0x00cf3000,0x00af2f00,0x009f23f00,0x007f2000,0x005f1700,0x003f1000,0x001f0800,0x000f0300,0x00000000, // 0x00ef3f00,0x00ef3f00,0x00ef3f00,0x00ef3f00,0x00ef3f00,0x00ef3f00,0x00ef3f00,0x00ef3f00,0x00ef3f00,0x00ef3f00, }; void out_RGB(u16 data_Max_Length,u16 colorwidth); void WS2812B_TIM_init(void) {
    2023-08-04 08:05:03下载
    积分:1
  • tinytimv_tiny2Ok_20190414
    说明:  HST PSF simulaiton codes.
    2019-04-27 09:27:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载