登录
首页 » Delphi » sgcWebSockets_D7

sgcWebSockets_D7

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

  • This is my company, in the actual software testing in the practical example of s...
    这个是我公司,在实际软件测试中所实用的实例,串口在excel中的应用。-This is my company, in the actual software testing in the practical example of serial port in the excel application.
    2022-06-12 00:22:53下载
    积分:1
  • nalimai
    可以自动生成城市清单,类似一个在线问答系统,但着重购物,可以做成导购网站,城市生活平台(Can automatically generate city list, similar to an online question and answer system, but focus on shopping, you can make shopping guide website, urban living platform)
    2017-08-02 11:27:35下载
    积分:1
  • c, on heavy 2
    c++, 关于重载2-c, on heavy 2
    2022-06-14 02:10:25下载
    积分:1
  • 信号转换可以讲非方波信号转换为方波 很好用的啊可以测频率...
    信号转换可以讲非方波信号转换为方波 很好用的啊可以测频率-swif
    2022-07-14 21:13:59下载
    积分:1
  • 豆表情代码
    CSS3卡通DIY马铃薯土豆表情代码是一款jQuery+CSS3属性绘制卡通的马铃薯表情DIY特效。(CSS3 cartoon DIY potato expression code is a jQuery + CSS3 attribute drawing cartoon potato expression DIY special effect.)
    2019-04-08 16:04:06下载
    积分:1
  • coherent_amplitude_phase_screen_continue
    说明:  程序使用多相位屏,模拟空间大气湍流模型,可运行(Simulation of atmospheric turbulence model with multi-phase screen)
    2020-12-24 09:09:06下载
    积分:1
  • 梦幻西游登录器
    自动登录梦幻西游账号,幻西游账号自动运行(Automatic login Fantasy Westward Journey account)
    2017-09-10 11:14:20下载
    积分:1
  • getCurrentPosition方法
    说明:  H5获取定位信息,需要HTTPS支持,有没有更方便点的啊(H5 positioning information, need HTTPS support, have a more convenient point)
    2019-04-27 16:33:45下载
    积分:1
  • snake
    很简单的贪吃蛇,用的都是WINDOWS的API,不过是早期写的,可能可读性上差点,新手可以看(Snake is very simple)
    2011-07-09 18:38:28下载
    积分:1
  • DS18B20报警
    通过DS18B20检测温度,当超过设定的值时蜂鸣器发出提示声(Detect the temperature through DS18B20. When the value exceeds the set value, the buzzer gives out a prompt)
    2018-10-31 19:44:23下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载