搜索资源列表
Socket-up-and-load
- 事实上网络编程简单的理解就是两台计算机相互通讯数据而已。对于程序员而言,去掌握一种编程接口并使用一种编程模型相对就会显得简单的多了。Java SDK提供一些相对简单的Api来完成这些工作,Socket就是其中之一。-Network programming simple fact is that two computers communicate with each other to understand the data only. For programmers, to master a pr
20160514_122752994
- 易语言同步异步套接字模块源码例程程序调用API函数实现套接字应用。 点评:易语言同步异步套接字模块源码需要注意的地方是: 异步客户端,主动断开的时候,不会触发断开连接事件; 异步服务端,主动断开客户的时候,也不会触发客户离开事件; 同步服务端和客户端中,是会触发的; 服务端关闭的时候,不会断开已连接的客户。-Easy language source modules synchronous asynchronous socket routine calls API fu
MemcachedClassicASP
- Memcached For Classic ASP is the DEMO of Fasp components on Memcached operations. Fasp is an extension component of Classic ASP. It extends the function of ASP through encapsulation of Win API. For example, you can easily implement Memcached and Soc
Fasp
- Fasp is an extension component of Classic ASP. It extends the function of ASP through encapsulation of Win API. For example, you can easily implement Memcached and Socket through Fasp
A104228700-34093
- 利用windows socket 2发送ICMP包,实现ping功能。(Using Windows sockets 2 send ICMP packet, ping function.)
zkteco-socket-api
- Odoo socket api for connecting to zk teco finger via network
unpv13e
- 网络编程卷1:套接字联网API 随书的源代码(Network Programming Volume 1: socket networking API with the source code of the book)