搜索结果
找到约 670 项符合
CLIENT 的查询结果
按分类筛选
- 全部分类
- Java编程 (89)
- 技术资料 (65)
- 网络 (61)
- Internet/网络编程 (56)
- Linux/Unix编程 (54)
- 其他 (49)
- Delphi控件源码 (17)
- Java书籍 (11)
- 游戏 (10)
- J2ME (10)
- SQL Server (10)
- 通讯/手机编程 (8)
- 教育系统应用 (8)
- 单片机开发 (8)
- 嵌入式Linux (8)
- Symbian (8)
- Jsp/Servlet (8)
- 其他书籍 (7)
- *行业应用 (7)
- 其他数据库 (7)
- 其他行业 (7)
- 软件设计/软件工程 (7)
- 书籍源码 (6)
- Windows CE (6)
- 中间件编程 (6)
- 加密解密 (5)
- 数据库系统 (5)
- 系统设计方案 (5)
- JavaScript (5)
- 电子书籍 (4)
- 串口编程 (4)
- 编译器/解释器 (4)
- VxWorks (4)
- 手机彩信(MMS)编程 (4)
- Windows Mobile (4)
- VC书籍 (4)
- 其他嵌入式/单片机内容 (4)
- 通信网络 (3)
- 压缩解压 (3)
- 驱动编程 (3)
- Modem编程 (3)
- 企业管理 (3)
- Applet (3)
- 技术管理 (3)
- 汇编语言 (3)
- 通讯编程文档 (3)
- 文章/文档 (3)
- 邮电通讯系统 (3)
- 软件 (2)
- 无线通信 (2)
- 学术论文 (2)
- 软件下载 (2)
- 可编程逻辑 (2)
- 手机短信编程 (2)
- 语音压缩 (2)
- 嵌入式/单片机编程 (2)
- 微处理器开发 (2)
- Oracle数据库 (2)
- GPS编程 (2)
- Ajax (2)
- VIP专区 (2)
- 源码 (1)
- 书籍 (1)
- 手册 (1)
- PCB相关 (1)
- 单片机编程 (1)
- 接口技术 (1)
- 驱动程序 (1)
- 操作系统开发 (1)
- 软件工程 (1)
- 开发工具 (1)
- 实用工具 (1)
- 嵌入式综合 (1)
- 图形图像 (1)
- 教程资料 (1)
- 源码/资料 (1)
- 传真(Fax)编程 (1)
- 多国语言处理 (1)
- 文件格式 (1)
- CA认证 (1)
- USB编程 (1)
- FlashMX/Flex源码 (1)
- 家庭/个人应用 (1)
- 易语言编程 (1)
- MySQL数据库 (1)
- 电子政务应用 (1)
- 行业发展研究 (1)
教育系统应用 Client/Server application. This application was written using RMI Java. It resolve "access to critic
Client/Server application. This application was written using RMI Java. It resolve "access to critical section " example problem.
To use this program you should change in *.bat / *.sh files the java path according in your computer
其他行业 AB 软件RSVIEW_SE STUDIO的授权这个是se client授权
AB 软件RSVIEW_SE STUDIO的授权这个是se client授权
技术资料 实验7_4TCPIP网络组件Lwip之 TCP Client.pdf
实验7_4TCPIP网络组件Lwip之 TCP Client.pdf
Windows Mobile Pocket SIP Messenger is a SIP instant messaging client for small devices that use Windows CE (iPAQ P
Pocket SIP Messenger is a SIP instant messaging client for small devices that use Windows CE (iPAQ Pocket PC, ...). The IM protocol is based on SIMPLE (IETF) working group s specification.
Java编程 3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . Datagr
3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . DatagramSocket . start MyDatagramSocketA first . MyDatagramSocketA receive a packet first, and then send a reply MyDatagramSocketA send a packet first, and then receive a reply. . Multicast sender/receiver ...
Java编程 Create a time protocol over Client/Server Environment by sending request about time to server from c
Create a time protocol over Client/Server Environment by sending request about time to server from client and the server will response to give the correct time back to the client.
手机短信编程 This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The too
This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The tool uses the PDU SMS format. IRDA drivers are included. The functionality can be implemented into applications for remote alerting or SMS authentification.
其他 此文件为VC++开发环境下的OPC client trend 源代码
此文件为VC++开发环境下的OPC client trend 源代码
单片机开发 A small tool to change the default source control provider client, so you can use SourceSafe, Source
A small tool to change the default source control provider client, so you can use SourceSafe, SourceOffsite, Workspaces etc, on the same machine
其他 * first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo) over it u add this
* first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo)
over it u add this
Code:
USER_MSG_INTERCEPT(Health)
{
BEGIN_READ(pbuf,iSize)
me.iHealth = READ_BYTE()
return USER_MSG_CALL(Health)
}
* then we search for int HookUserMsg (char *szMsgName, pfnUserMsgHook pfn)
a ...