登录
首页 » Delphi » sgcWebSockets_D7

sgcWebSockets_D7

于 2020-02-26 发布
0 160
下载积分: 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 个回复

  • PCS_B
    微电网保护问题与传统配电网保护有着极大的不同,典型表现在以下几个方面:a.微电网在并网运行和孤岛运行两种运行方式下,短路电流大小不同且差异很大。b.微电网中电源及相关负荷的接地方式对故障电流的大小影响也很大。c.加入分布式能源后,微电网的双向潮流特性对微电网保护的方向判别也有新的要求。d.发生故障时,微电网与配电网的不同隔离策略需要与微电网保护相结合,这也是微电网保护的关键。(The problem of microgrid protection is very different from that of traditional distribution network protection. Typical manifestations are as follows: a. The short-circuit current of microgrid varies greatly under the two operation modes of grid-connected operation and island operation. B. The grounding mode of power supply and related loads in microgrid also has a great influence on the magnitude of fault current. C. With the addition of distributed energy, the bidirectional power flow characteristics of microgrid also have new requirements for the direction discrimination of microgrid protection. D. When a fault occurs, different isolation strategies of microgrid and distribution network need to be combined with microgrid protection, which is also the key of microgrid protection.)
    2019-01-25 18:36:22下载
    积分:1
  • Goaf of Coal mine
    FLAC3D 煤矿采空区命令流用,FLAC 3D 模拟煤矿垮落法和充填开采影响的命令流。-(Command Flow in Goaf of FLAC3D Coal Mine .With FLAC3D simulation of coal caving method and the impact of mining backfill command stream.)
    2021-03-19 12:29:18下载
    积分:1
  • RCUP
    说明:  Remote Control Tool executable and related files.
    2020-06-20 08:00:01下载
    积分:1
  • Program for 3 phaze power meeter
    Program for 3 phaze power meeter
    2022-09-10 15:25:03下载
    积分:1
  • light-weight-refinenet-master
    说明:  这是对refinenet的轻量级实现,可以进行实时语义分割(Light-Weight RefineNet for Real-Time Semantic Segmentation)
    2019-04-04 19:52:53下载
    积分:1
  • C# 24点算法模拟计算器
    C# 24点算法模拟计算器,演示24点算法过程的,自动算结果:   1、4张牌,3个运算符,例如6+6+6+6,总共 4*4*4*4 * 4*4*4中可能,对现代的计算机来说小意思。   2、有括弧怎么办,例如 (3+3)*(1+5),要单独处理这种可能。
    2022-03-25 01:21:49下载
    积分:1
  • 提取NOAA PAL(Pathfinder AVHRR Land cover data)中的中国部分子集
    提取NOAA PAL(Pathfinder AVHRR Land cover data)中的中国部分子集
    2023-05-27 19:25:03下载
    积分:1
  • VC++透明效果的屏幕放大镜
    VC++透明效果的屏幕放大镜,实现透明窗口或放大镜窗口效果,简单研究CDC的用法,适用于VC++新手上路。操作方法:将透明窗体拖动到有内容的区域,即可放大对应区域的图像,如演示截图所示。程序主要是使用VC++ CXTPWnd类来实现。
    2023-06-11 09:50:03下载
    积分:1
  • EzCad2.7.0
    EzCad2.7.0 免加密狗 可跳过密码狗,可供开发测试用(EzCad2.7.0 dongle free)
    2021-02-03 16:39:58下载
    积分:1
  • 一个基于马尔可夫链算法的思想编写的自动写文章的程序,输入一篇文章后,可以自动的输出一篇文章。...
    一个基于马尔可夫链算法的思想编写的自动写文章的程序,输入一篇文章后,可以自动的输出一篇文章。-An algorithm based on Markov chains prepared by the idea of automatic procedures for writing articles, enter an article, you can automatically output of an article.
    2022-07-24 23:14:30下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载