登录
首页 » Delphi » sgcWebSockets_D7

sgcWebSockets_D7

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

  • 气泡样式jQuery提示框插件
    一款可360度旋转的气泡样式jQuery提示框插件(A 360-degree rotating bubble-style jQuery prompt box plug-in)
    2019-01-02 14:39:39下载
    积分:1
  • XE6相机
    XE6相机,delphi XE6写的程序(DELPHI XE 6 camera Demo Weclcome Download use)
    2018-01-26 10:56:16下载
    积分:1
  • 平稳性测试程序
    计算列车平稳性,计算sperling指标参数,可以画出频率和时间的图像(caculate the sperling index of the train)
    2020-06-22 08:20:01下载
    积分:1
  • 机器人学_国立交通大学_杨谷洋
    说明:  机器人的讲义,台湾交通大学杨谷阳教授的讲义,需要的自取(The lecture notes of robot, * * the lecture notes of professor Yang guyang of lijiao tong university, need to be taken by oneself)
    2020-04-15 16:13:21下载
    积分:1
  • 查找计算机及IP地址的VB控件
    查找网络计算机的主机名或IP地址的控件,此为在VB编程环境下调用DNSLookUp.ocx控件的使用例子,本控件可通过Ip查找计算机、查找主机名,根据网址查找IP等功能,运行界面如截图所示。
    2022-03-09 22:41:03下载
    积分:1
  • MainToRunPhaseRetrieval
    MATLAB中散射成像预处理后进行相位恢复,程序运行需要修改图片输入路径(MATLAB scattering imaging pretreatment after phase recovery, the program needs to modify the image input path)
    2018-06-05 20:21:08下载
    积分:1
  • halcon_object_tracking-master
    vision 3d tracking learning example
    2020-06-15 22:22:58下载
    积分:1
  • 动态连接库编程,可以将系统资源放在动态链接库中,实现对动态连接苦进行访问...
    动态连接库编程,可以将系统资源放在动态链接库中,实现对动态连接苦进行访问-DLL programming, system resources can be placed on dynamic link library, and realize the hardships Dynamic Link visit
    2023-07-07 23:55:02下载
    积分:1
  • Matlab绘制频散曲线程序代码
    用matlab程序代码编写的一套计算板中lamb波频散曲线的程序(Lamb wave dispersion curves of MATLAB programming with a set of calculation in code)
    2017-08-11 11:46:46下载
    积分:1
  • SharpSCADA-master
    说明:  漂亮工业组态控件,在车间工厂开发漂亮界面的时候可以参考本例子(SharpSCADA Very good)
    2019-03-29 09:59:54下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载