登录
首页 » Delphi » sgcWebSockets_D7

sgcWebSockets_D7

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

  • 小提琴图 (1)
    The source code of data analysis using R language does not contain data sets. If you need to contact us
    2019-02-23 14:46:45下载
    积分:1
  • THE PRINT FORM EDITOR VC CODE
    THE PRINT FORM EDITOR VC CODE
    2022-02-02 01:59:31下载
    积分:1
  • 是一个利用数组编写的迷宫程序!
    是一个利用数组编写的迷宫程序!-is an array prepared by the use of the maze procedure!
    2023-03-09 02:40:03下载
    积分:1
  • 6
    123.zip which show information of 6
    2019-03-30 15:20:51下载
    积分:1
  • VC++ 异步通信测试源码
    VC++ 异步通信测试源码,本测试程序基于CS结构,请先运行服务端,再启动客户端,测试运行界面如图所示。
    2022-06-21 21:03:39下载
    积分:1
  • 高精度频率计
     本系统基于 C8051F020 实现等精度的频率测量, 利用该单片机灵活的控制功能及速 度优势,大大提高了性能和测量精度。以往的测频都是采用高频段直接计数、低频段间接测周 的方法,其测量精度往往会随着被测频率的改变而受到影响。为了克服测频中高低频段测量精 度不等的缺陷,采用双计数器设计,实现等精度的频率测量。等精度的测量方法不但具有较高 的测量精度,而且在整个测频区域内保持恒定的测量精度。 
    2022-02-16 02:41:34下载
    积分:1
  • SVR
    说明:  在matlab中,借助libsvm工具箱实现SVR(In matlab, SVR is realized by using libsvm toolbox)
    2019-05-30 16:31:19下载
    积分:1
  • self_UKF
    基于UT变换的无迹卡尔曼滤波的实现,亲测可用!(the realization of unscented kalman filter)
    2018-11-24 11:09:55下载
    积分:1
  • 茎叶图系统
    金字塔交易系统,程序化交易策略源码,供测试学习使用(Pyramid trading system)
    2018-08-19 19:55:51下载
    积分:1
  • Closepc1
    可设置任意日期或时间的定时提醒和关机小工具(time remind and close computer tool)
    2015-03-16 11:11:05下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载