登录
首页 » Delphi » sgcWebSockets_D7

sgcWebSockets_D7

于 2020-02-26 发布
0 125
下载积分: 1 下载次数: 10

代码说明:

说明:  实现WebSockets,搭建WebSockets服务及客户端(Implement WebSockets)

文件列表:

Packages\sgcwebsocket.dcr, 79272 , 2020-02-07
Demos, 0 , 2020-02-07
Demos\AndroidService, 0 , 2020-02-07
Demos\AndroidService\NotificationApp, 0 , 2020-02-07
Demos\AndroidService\NotificationApp\AndroidManifest.template.xml, 1898 , 2020-02-07
Demos\AndroidService\NotificationApp\NotificationApp.res, 32 , 2020-02-07
Demos\AndroidService\NotificationApp\sgcNotificationApp.dpr, 1233 , 2020-02-07
Demos\AndroidService\NotificationApp\sgcNotificationApp.dproj, 63492 , 2020-02-07
Demos\AndroidService\NotificationApp\sgcNotificationApp.res, 32 , 2020-02-07
Demos\AndroidService\NotificationApp\Unit1.fmx, 1400 , 2020-02-07
Demos\AndroidService\NotificationApp\Unit1.pas, 1984 , 2020-02-07
Demos\AndroidService\NotificationService, 0 , 2020-02-07
Demos\AndroidService\NotificationService\AndroidManifest.template.xml, 1898 , 2020-02-07
Demos\AndroidService\NotificationService\NotificationService.dpr, 1211 , 2020-02-07
Demos\AndroidService\NotificationService\NotificationService.dproj, 29153 , 2020-02-07
Demos\AndroidService\NotificationService\NotificationService.res, 32 , 2020-02-07
Demos\AndroidService\NotificationService\NotificationServiceUnit.dfm, 2008 , 2020-02-07
Demos\AndroidService\NotificationService\NotificationServiceUnit.pas, 2964 , 2020-02-07
Demos\AndroidService\sgcAndroidNotificationService.groupproj, 2262 , 2020-02-07
Demos\AppRTC, 0 , 2020-02-07
Demos\AppRTC\libeay32.dll, 1276928 , 2020-02-07
Demos\AppRTC\ServerAppRTC.dpr, 280 , 2020-02-07
Demos\AppRTC\ServerAppRTC.dproj, 3087 , 2020-02-07
Demos\AppRTC\ServerAppRTC.res, 5056 , 2020-02-07
Demos\AppRTC\sgc.pem, 1982 , 2020-02-07
Demos\AppRTC\ssleay32.dll, 276992 , 2020-02-07
Demos\AppRTC\uServerAppRTC.dfm, 17966 , 2020-02-07
Demos\AppRTC\uServerAppRTC.pas, 7972 , 2020-02-07
Demos\AppRTCEmbed, 0 , 2020-02-07
Demos\AppRTCEmbed\cef.inc, 8978 , 2020-02-07
Demos\AppRTCEmbed\sgcAppRTCEmbedClient.dpr, 2144 , 2020-02-07
Demos\AppRTCEmbed\sgcAppRTCEmbedClient.dproj, 28372 , 2020-02-07
Demos\AppRTCEmbed\sgcAppRTCEmbedClient.res, 6804 , 2020-02-07
Demos\AppRTCEmbed\sgcAppRTCEmbedClient_Icon.ico, 4286 , 2020-02-07
Demos\AppRTCEmbed\uMainForm.dfm, 853 , 2020-02-07
Demos\AppRTCEmbed\uMainForm.pas, 9299 , 2020-02-07
Demos\Authentication, 0 , 2020-02-07
Demos\Authentication\fServer.dfm, 2956 , 2020-02-07
Demos\Authentication\fServer.pas, 3679 , 2020-02-07
Demos\Authentication\ServerAuthentication.dpr, 258 , 2020-02-07
Demos\Authentication\ServerAuthentication.dproj, 3142 , 2020-02-07
Demos\Authentication\ServerAuthentication.res, 4396 , 2020-02-07
Demos\Authentication\wsauthentication.html, 2639 , 2020-02-07
Demos\CBuilder, 0 , 2020-02-07
Demos\CBuilder\ClientChat.cbproj, 14044 , 2020-02-07
Demos\CBuilder\ClientChat.cpp, 898 , 2020-02-07
Demos\CBuilder\ClientChat.res, 53240 , 2020-02-07
Demos\CBuilder\ClientChatPCH1.h, 40 , 2020-02-07
Demos\CBuilder\ServerChat.cbproj, 14472 , 2020-02-07
Demos\CBuilder\ServerChat.cpp, 898 , 2020-02-07
Demos\CBuilder\ServerChat.res, 53240 , 2020-02-07
Demos\CBuilder\ServerChatPCH1.h, 40 , 2020-02-07
Demos\CBuilder\Unit5.cpp, 7034 , 2020-02-07
Demos\CBuilder\Unit5.dfm, 1003411 , 2020-02-07
Demos\CBuilder\Unit5.h, 2925 , 2020-02-07
Demos\CBuilder\Unit6.cpp, 3786 , 2020-02-07
Demos\CBuilder\Unit6.dfm, 6836 , 2020-02-07
Demos\CBuilder\Unit6.h, 2224 , 2020-02-07
Demos\Chat, 0 , 2020-02-07
Demos\Chat\ClientChat.dpr, 268 , 2020-02-07
Demos\Chat\ClientChat.dproj, 3080 , 2020-02-07
Demos\Chat\ClientChat.res, 5560 , 2020-02-07
Demos\Chat\IWServerChat.dpr, 572 , 2020-02-07
Demos\Chat\IWServerChat.dproj, 3308 , 2020-02-07
Demos\Chat\IWServerChat.res, 5496 , 2020-02-07
Demos\Chat\libcrypto-1_1.dll, 2515456 , 2020-02-07
Demos\Chat\libeay32.dll, 1276928 , 2020-02-07
Demos\Chat\libssl-1_1.dll, 530432 , 2020-02-07
Demos\Chat\ServerChat.dpr, 268 , 2020-02-07
Demos\Chat\ServerChat.dproj, 3075 , 2020-02-07
Demos\Chat\ServerChat.res, 5840 , 2020-02-07
Demos\Chat\ServerController.dfm, 1185 , 2020-02-07
Demos\Chat\ServerController.pas, 1288 , 2020-02-07
Demos\Chat\sgc.pem, 1982 , 2020-02-07
Demos\Chat\sgcIWServerChat.dpr, 482 , 2020-02-07
Demos\Chat\sgcIWServerChat.dproj, 3455 , 2020-02-07
Demos\Chat\sgcIWServerChat.res, 4396 , 2020-02-07
Demos\Chat\ssleay32.dll, 276992 , 2020-02-07
Demos\Chat\uClientChat.dfm, 8068 , 2020-02-07
Demos\Chat\uClientChat.pas, 4925 , 2020-02-07
Demos\Chat\uIWServerChat.dfm, 6082 , 2020-02-07
Demos\Chat\uIWServerChat.pas, 2455 , 2020-02-07
Demos\Chat\UserSessionUnit.dfm, 100 , 2020-02-07
Demos\Chat\UserSessionUnit.pas, 501 , 2020-02-07
Demos\Chat\uServerChat.dfm, 1005417 , 2020-02-07
Demos\Chat\uServerChat.pas, 9562 , 2020-02-07
Demos\Client, 0 , 2020-02-07
Demos\Client\libeay32.dll, 1276928 , 2020-02-07
Demos\Client\ssleay32.dll, 276992 , 2020-02-07
Demos\Client\uWebSocketClient.dfm, 59141 , 2020-02-07
Demos\Client\uWebSocketClient.pas, 65508 , 2020-02-07
Demos\Client\WebSocketClient.dpr, 298 , 2020-02-07
Demos\Client\WebSocketClient.dproj, 9526 , 2020-02-07
Demos\Client\WebSocketClient.res, 6768 , 2020-02-07
Demos\ClientTest, 0 , 2020-02-07
Demos\ClientTest\ClientTest.dpr, 268 , 2020-02-07
Demos\ClientTest\ClientTest.dproj, 9476 , 2020-02-07
Demos\ClientTest\ClientTest.res, 6744 , 2020-02-07
Demos\ClientTest\ClientTest_Icon.ico, 4286 , 2020-02-07
Demos\ClientTest\libeay32.dll, 1276928 , 2020-02-07

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

发表评论


0 个回复

  • concepts and applications
    说明:  此有限元英文书籍讲述了有限元基础,并在每章后面编制有对应的MATLAB;MAPLE程序,很好的与前面的有限元理论结合。很适合有限元的初学者。(This English finite element book describes the foundation of finite element, and at the end of each chapter, the corresponding MATLAB; Maple program is compiled, which is well combined with the previous finite element theory. It is very suitable for beginners of finite element.)
    2019-11-20 10:04:30下载
    积分:1
  • SRL. SCAR的基本资源库!!!没有的人可下载
    SRL. SCAR的基本资源库!!!没有的人可下载-SRL. SCAR of the basic resources! ! ! No person may download!
    2022-12-25 01:45:03下载
    积分:1
  • 主分量分析
    气象常用的模态分解程序,包括EOF和REOF两种方式的程序(The fortran program of EOF/REOF method)
    2018-09-25 11:12:41下载
    积分:1
  • 显示地震剖面对地震专业的学生来说显示地震剖面特别重要本程序实现了地震剖面的绘制...
    显示地震剖面对地震专业的学生来说显示地震剖面特别重要本程序实现了地震剖面的绘制-Howard显shaggy dog震剖 Qinhua fermentation chamber quickly-deteriorating jade震ant eggs laugh proliferation understand Ci-hua显shaggy dog震剖 fermentation manacle Terrier Lynx linked to reset the most序Howard wife of mother
    2022-08-12 08:08:15下载
    积分:1
  • ar
    说明:  能实现基本的AR预测功能,后面的说明就是为了凑字数了(Able to realize basic ar prediction)
    2020-05-27 15:34:21下载
    积分:1
  • 练习利用Windows时钟编程
    练习利用Windows时钟编程-exercises using Windows clock programming
    2022-01-28 01:33:44下载
    积分:1
  • 2022-07-10 22:57:46下载
    积分:1
  • 搬运工,大家都玩过吧.这个是用c语言实现的.基本上实现游戏的大部分功能....
    搬运工,大家都玩过吧.这个是用c语言实现的.基本上实现游戏的大部分功能.-porters, we all tried it. C is the language used to achieve. Basically most of the game to achieve functional.
    2022-02-14 06:08:57下载
    积分:1
  • 一款微型的中文RPG游戏,由我编写,游戏中出现的图片主要由网友提供。这是一个自由游戏软件,你可以任意复制并传播。如果愿意还可 以自由更改,我们提供源程序。...
    一款微型的中文RPG游戏,由我编写,游戏中出现的图片主要由网友提供。这是一个自由游戏软件,你可以任意复制并传播。如果愿意还可 以自由更改,我们提供源程序。-Chinese RPG game, I prepared a game in which the photographs provided by netizens. This is a free game software, you can copy arbitrary and dissemination. If freedom can also willing to change, we provide source.
    2022-05-23 06:02:39下载
    积分:1
  • PID参数设置
    Arduino控制板对舵机进行PID参数设置的程序 ,对舵机进行PID参数设计,搭载二自由度云台,因此设置了两个方向的PID参数(The Arduino control board carries on the PID parameter setting program to the steering gear, carries on the PID parameter design to the steering gear, carries two degrees of freedom pan head, therefore has set two direction PID parameter)
    2021-04-11 10:38:58下载
    积分:1
  • 696518资源总数
  • 104734会员总数
  • 23今日下载