虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

EE-SP

  • 该接口库是用VC6.0开发的基于Windows平台上的SGIP1.2协议的实现

    该接口库是用VC6.0开发的基于Windows平台上的SGIP1.2协议的实现,接口对中国联通SGIP协议进行了高度封装,目的是方便SP接入中国联通短消息网关。

    标签: Windows SGIP 6.0 1.2

    上传时间: 2017-02-07

    上传用户:myworkpost

  • LXI Standards Documents are developed within the LXI Consortium and LXI Technical Working Groups sp

    LXI Standards Documents are developed within the LXI Consortium and LXI Technical Working Groups sponsored by the LXI Consortium Board of Directors. The LXI Consortium develops its standards through a consensus development process modeled after the American National Standards Institute, which brings together volunteers representing varied viewpoints and interests to achieve the final product. Volunteers are not necessarily members of the Consortium and serve without compensation. While the LXI Consortium administers the process and establishes rules to promote fairness in the consensus development process, the LXI Consortium does not exhaustively evaluate, test, or verify the accuracy of any of the information contained in its standards.

    标签: LXI Consortium Documents Standards

    上传时间: 2013-12-23

    上传用户:sxdtlqqjl

  • 详细介绍sdram布线的方法

    详细介绍sdram布线的方法,很实用的教程,摘自ee小站

    标签: sdram 详细介绍 布线

    上传时间: 2017-02-16

    上传用户:aa54

  • 用于cmpp移动的类

    用于cmpp移动的类,对sp编写人员有用途

    标签: cmpp 移动

    上传时间: 2017-03-22

    上传用户:franktu

  • Ring register[1 from 8] which seven speeds. The result is presented on 8 LEDs. After every cycle, sp

    Ring register[1 from 8] which seven speeds. The result is presented on 8 LEDs. After every cycle, speed grows. The process starts again after last 8 cycle.

    标签: presented register result speeds

    上传时间: 2017-03-24

    上传用户:llandlu

  • smgp 客 户 端

    smgp 客 户 端,模 拟 SP / CP ,可 测 试 网关 程 序。注意:这个是客户端,不是服务器。不是源码,对于开发网关调试有用。

    标签: smgp

    上传时间: 2017-04-19

    上传用户:王楚楚

  • 一个ISAG Server的模拟器

    一个ISAG Server的模拟器,基于中国电信综合业务接入网关的开放接口协议做的,已有接收SP下发短信、彩信、WAP PUSH的功能,可以自动回复回执,自带流量统计功能。

    标签: Server ISAG 模拟

    上传时间: 2013-12-22

    上传用户:zhoujunzhen

  • 中国电信sms的开发代码

    中国电信sms的开发代码,基于此代码可以实现简单的ISAG sp客户端

    标签: sms 中国电信 代码

    上传时间: 2017-05-05

    上传用户:tfyt

  • 这是2005年6月云南移动短信网关升级到3.0时写的

    这是2005年6月云南移动短信网关升级到3.0时写的,在SP那稳定运行了很长时间的。因为SP倒闭了,贴出来给有兴趣的朋友参考。 优点:支持多线程、滑动窗口、异步发送、全事件模式、自动识别ASCII、GBK、UCS-2 缺点:不支持长短信自动分页、不支持PROVISION接口(偶的PROVISION接口是用WEB SERVICE实现的)

    标签: 2005 3.0 移动短信 网关

    上传时间: 2013-12-13

    上传用户:gtzj

  • 在linux下

    在linux下,c语言编写,可以根据对方的IP,查看其MAC地址,也可以扫描局域网在线IP的MAC和主机名。原理:建立socket ,构造netbios-ns包,循环sendto()把数据发送给对方并recvfrom()读取返回信息。根据返回的netbios回应包,读取对方的主机名,组名和mac地址。 显示结果如下: IP: 192.168.116.124 Host Name: BRN_8EEE6A/BRN_8EEE6A MAC: 00-80-77-8E-EE-6A IP: 192.168.116.130 Host Name: XIAOXIAO/MSHOME MAC: 00-12-3F-D5-5E-A6 IP: 192.168.116.131 Host Name: NA MAC: NA [time out!] 一个网段扫描MAC,可以建立一个socket,连续向多个不同IP发送NBNS包,然后等待接受,根据返回包就可以扫描一个网段多个IP的MAC啦。 而windows下可以运行命令:nbtstat -A ip-address来查看 windows c 要改改头文件

    标签: linux

    上传时间: 2014-08-12

    上传用户:cc1915