沈阳航空航天大学锐捷Linux客户端V1.31Sau_Authentication_Client_For_Linux_V1.31
2024/5/23 0:09:45 3.18MB 锐捷客户端
1
windows操作系统安装NBU客户端时报错的处理方法,安装nbu8.1客户端报错
2024/5/20 13:47:50 625KB NBU NBU8.1
1
最新的RabbitMQ-c源码包,自己生成动态链接库。
还有相应的C++封装好的RabbitMQ-client类,还有一个vs2010的工程。
适合相关开发的人员学习。
参考
2024/5/18 6:16:10 19.71MB C++
1
简易的web服务器实现,有httpd服务器通过管道实现动态流程.解析协议发送响应.并附带一个简易的client.c的测试客户端
2024/5/16 22:53:51 21KB linux http 服务器
1
OverviewThisOPCUAreferenceimplementationistargetingthe.NETStandardLibrary..NetStandardallowsdevelopingappsthatrunonallcommonplatformsavailabletoday,includingLinux,iOS,Android(viaXamarin)andWindows7/8/8.1/10(includingembedded/IoTeditions)withoutrequiringplatform-specificmodifications.Furthermore,cloudapplicationsandservices(suchasASP.Net,DNX,AzureWebsites,AzureWebjobs,AzureNanoServerandAzureServiceFabric)arealsosupported.Featuresincluded1. FullyportedCoreUAstackandSDK(Client,Server,Configuration&Sampleassemblies)2. SampleServersandClients,includingallrequiredcontrols,for.Net4.6,.NetCoreandUWP.3. X.509certificatesupportforclientandserverauthentication4. Anonymous,username,X.509certificate(experimental)andJWT(experimental)userauthentication5. UA-TCP&HTTPStransports(clientandserver)6. Foldercertificate-storesupport7. Sessions(includingUIsupportinthesamples)8. Subscriptions(includingUIsupportinthesamples)GettingStartedAllthetoolsyouneedfor.NetStandardcomewiththe.NetCoretools.Seehereforwhatyouneed.HowtocreateselfsignedcertificatesforthesampleapplicationsOnWindows1. Openacommandpromptintherootfolderofyourrepository2. RunthescriptCreateAllCerts.cmdintherootfolderofyourrepositorytocreatethecertificatesforallsampleapplications.3. Alternatively,youcanrunthescriptCreateCert.cmdineachsampleprojectfoldertocreatenewselfsignedcertificatesfortheapplication.4. TheselfsignedcertificatesarestoredinOPCFoundation/CertificateStores/MachineDefaultineachapplicationprojectfolderOnLinux1. Openacommandprompt2. Navigatetotheprojectfolderofthesampleapp,e.g.SampleApplications/Samples/NetCoreConsoleClient3. Runthescript./createcert.shtocreatethecertificatesforthesampleapplications.4. TheselfsignedcertificatesarestoredinOPCFoundati
2024/5/10 14:27:21 6.71MB OPC UA 客户端 服务器
1
Restclient是用来调试REST风格的Web服务,接收POST,GET,PUT,DELETE请求。
在chrome或者firefox浏览器都有很多插件。
目前发现chrome浏览器的advancedrestclient的功能比较强大。
因此介绍一下使用插件的安装与使用。
谷歌浏览器advance-rest-client插件安装,包含所有文档Advanced-REST-client和definitions.json,使用方便。
2024/5/8 4:07:25 433KB Advanced-RES definitions.
1
这是一个使用c#语言C/S构架的TCP文件传输测试程序。
解决方案下包含了Client和Server两个工程,需要同时运行才能传输文件。
这个可以提供给C#语言的初学者作为TCP网络文件传输的一个参考。
2024/5/5 5:42:54 109KB C# TCP C/S构架 文件传输
1
STM32F107-lwip-UDP-client发送数据,针对UDP发送数据的切换,工程在实际开发板运行通过。
2024/4/23 11:35:05 1.14MB STM32F107 lwip UDP client
1
spring-boot-websocket-client代码示例
2024/4/21 9:31:53 20KB spring boot websocket client
1
Java开发Client客户端,连接Windows的Telnet服务器,解决了中文乱码问题。
分数太高了,不是我设置的,也改不了了,大家不要下了。
2024/4/16 14:08:01 254KB Java Telent Windows 中文乱码
1
共 277 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡