搜索:Server-Port
找到约 2,862 项符合「Server-Port」的查询结果
结果 2,862
按分类筛选
- 全部
- SQL Server (339)
- Java编程 (131)
- 其他 (78)
- 其他书籍 (71)
- Internet/网络编程 (57)
- 技术资料 (56)
- 数据库系统 (53)
- 网络 (53)
- Linux/Unix编程 (49)
- 单片机开发 (41)
- Delphi控件源码 (39)
- 企业管理 (36)
- 串口编程 (35)
- 电子书籍 (28)
- 教育系统应用 (27)
- 嵌入式/单片机编程 (27)
- 软件设计/软件工程 (26)
- 微处理器开发 (25)
- 文章/文档 (22)
- 驱动编程 (21)
- 嵌入式Linux (21)
- 书籍源码 (20)
- Java书籍 (19)
- 其他行业 (19)
- Windows CE (17)
- 系统设计方案 (17)
- Jsp/Servlet (17)
- J2ME (16)
- 其他嵌入式/单片机内容 (16)
- 技术管理 (15)
- 通讯/手机编程 (14)
- *行业应用 (14)
- 通讯编程文档 (13)
- uCOS (12)
- VC书籍 (12)
- VxWorks (11)
- JavaScript (11)
- Applet (10)
- 酒店行业 (10)
- Symbian (9)
- 汇编语言 (8)
- 其他数据库 (8)
- 百货/超市行业 (8)
- 软件工程 (7)
- 操作系统开发 (6)
- 游戏 (6)
- VHDL/FPGA/Verilog (6)
- 医药行业 (6)
- MySQL数据库 (6)
- GPS编程 (6)
- 加密解密 (5)
- 编译器/解释器 (5)
- 人工智能/神经网络 (5)
- FlashMX/Flex源码 (5)
- 中间件编程 (5)
- 单片机编程 (4)
- 文件格式 (4)
- OA系统 (4)
- 电子政务应用 (4)
- DSP编程 (3)
- 压缩解压 (3)
- 手机短信编程 (3)
- USB编程 (3)
- matlab例程 (3)
- Oracle数据库 (3)
- 行业发展研究 (3)
- Ajax (3)
- Windows编程 (2)
- 传真(Fax)编程 (2)
- 金融证券系统 (2)
- STL (2)
- Delphi/CppBuilder (2)
- 家庭/个人应用 (2)
- 并口编程 (2)
- 邮电通讯系统 (2)
- 3G开发 (2)
- MacOS编程 (2)
- 源码 (2)
- 软件 (2)
- 网络及电脑 (1)
- 电子书籍 (1)
- PCB相关 (1)
- C/C++语言编程 (1)
- 行业应用文档 (1)
- Linux/uClinux/Unix编程 (1)
- 驱动程序 (1)
- 技术书籍 (1)
- 计算机相关 (1)
- 开发工具 (1)
- 实用工具 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 开发板开源 (1)
- 教程资料 (1)
- 源码/资料 (1)
- Modem编程 (1)
- 编辑器/阅读器 (1)
- 语音压缩 (1)
- 多国语言处理 (1)
- CA认证 (1)
https://www.eeworm.com/dl/635/466456.html
网络
A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and followi
A very simple ftp server s source code for demonstration.
* It supports PASV/PORT modes and following operations:
* ls,pwd,cwd,get,put,dele.
* I have tested it using following ftp clients:
* 1. Windows XP s command line ftp client,
* 2. IE 6.0,
* 3. Redhat 9.0 s ftp client,
* 4 ...
https://www.eeworm.com/dl/912027.html
技术资料
port
通信服务,含有客户端与服务器端。调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以
https://www.eeworm.com/dl/911051.html
技术资料
port
用VC++写的一段串口通信程序,可以实现两台PC机之间互相通信,自带错误纠正功能-With VC++ Write a section of the serial communication progr
https://www.eeworm.com/dl/660/465084.html
J2ME
J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.
J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html
https://www.eeworm.com/dl/646/441819.html
通讯编程文档
Parallel Port description of the communication port
Parallel Port description of the communication port
https://www.eeworm.com/dl/620/420895.html
Internet/网络编程
Socket progrm make the IP and Port in listening mode.It work as server, and number of clients can co
Socket progrm make the IP and Port in listening mode.It work as server, and number of clients can connect with this application
https://www.eeworm.com/dl/515917.html
笔记
wave port和lumped port的区别
hfss仿真中会遇到wave port和lumped port的选择,如何根据仿真内容选择?笔记中详细说明
https://www.eeworm.com/dl/635/423315.html
网络
here is a C++ code for TCP server and client on linux mechine that listens on a specific port and
here is a C++ code for TCP server and client on linux mechine that listens on a specific port
and then replies back to the client