搜索结果
找到约 145 项符合
connect 的查询结果
按分类筛选
- 全部分类
- Java编程 (19)
- 其他 (9)
- 单片机开发 (7)
- 技术资料 (7)
- Internet/网络编程 (6)
- 其他书籍 (6)
- 书籍 (6)
- 单片机编程 (5)
- 微处理器开发 (5)
- SQL Server (4)
- 软件设计/软件工程 (4)
- 书籍源码 (3)
- Linux/Unix编程 (3)
- 数值算法/人工智能 (3)
- USB编程 (3)
- 文章/文档 (3)
- 嵌入式/单片机编程 (3)
- 可编程逻辑 (2)
- 游戏 (2)
- Java书籍 (2)
- 电子书籍 (2)
- Windows CE (2)
- DSP编程 (2)
- 嵌入式Linux (2)
- Delphi控件源码 (2)
- Jsp/Servlet (2)
- MySQL数据库 (2)
- J2ME (2)
- C/C++语言编程 (1)
- PCB相关 (1)
- 电源技术 (1)
- 教程资料 (1)
- 嵌入式综合 (1)
- 技术书籍 (1)
- 传真(Fax)编程 (1)
- 通讯/手机编程 (1)
- Oracle数据库 (1)
- 手机彩信(MMS)编程 (1)
- 串口编程 (1)
- 数据结构 (1)
- 交通/航空行业 (1)
- 邮电通讯系统 (1)
- FlashMX/Flex源码 (1)
- 驱动编程 (1)
- 通讯编程文档 (1)
- MacOS编程 (1)
- VHDL/FPGA/Verilog (1)
- 系统设计方案 (1)
- 软件工程 (1)
- 其他嵌入式/单片机内容 (1)
- 其他行业 (1)
- Applet (1)
- Symbian (1)
- *行业应用 (1)
- 精品软件 (1)
通讯编程文档 Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序
Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序,但是为你在调用 connect() 前的bind() 的结构而不知所措?
Java编程 java联网斗地主源代码 这是纸牌游戏斗地主,算法完整,可以单机,网络连线玩.-This is the card game that point, the algorithm integrity,
java联网斗地主源代码
这是纸牌游戏斗地主,算法完整,可以单机,网络连线玩.-This is the card game that point, the algorithm integrity, a stand-alone, playing to connect to the network.
Java书籍 Start it with this document[13 pages only] if you want to develop some good web application using Ja
Start it with this document[13 pages only] if you want to develop some good web application using Java instead of reading large books.
This document prepared by myself. Clearly explains what is JDBC. and how you can connect to a particular database through JSP and Servlets. Examples are given.
Jsp/Servlet Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will ne
Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will need to change the xxxxxx of "con=DriverManager.getConnection["jdbc:mysql://localhost/"+db,user,"xxxxxxx"] " to reflect your MySQL password. Copy the HTML form above to the same directory above or to ...
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
*行业应用 client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> i
client socket
include <sys/types.h>
include <sys/socket.h>
include <stdio.h>
include <netinet/in.h>
include <arpa/inet.h>
include <unistd.h>
int main()
{
int sockfd
int len
struct sockaddr_in address
int result
char ch = A
sockfd = socket(AF_INET, SOCK_STREAM, 0)
address.sin_fami ...
Internet/网络编程 * 1. Run the Advanced Evaluation Board (AEB) Control software program * (Start>AudioCod
* 1. Run the Advanced Evaluation Board (AEB) Control software program
* (Start>AudioCodes IPM-260 SDK>).
* 2. Connect the Evaluation Board s E1 connector to the IPM-260 s first E1
* interface (E1 - 0), using the supplied cross connect E1 cable,
* ac ...
其他书籍 While faster processors, larger memory, and powerful graphics are fundamental requirements for works
While faster processors, larger memory, and powerful graphics are fundamental requirements for workstations, users
are also demanding a low-cost, solution-based approach wrapped around a standards-based technology. The Sun UltraTM
20 Workstation, which leverages the AMD OpteronTM processor with Dire ...
MySQL数据库 The book uses a task-oriented structure that allows you to work through the steps necessary to insta
The book uses a task-oriented structure that allows you to work through the steps necessary to install
MySQL 4.1 on Linux and Windows platforms, create and manage MySQL databases, query and manipulate
data stored in those databases, administer the MySQL database management system, and connect to
MyS ...
单片机开发 How to use GetMyIP, whre you can finde all of the convienience on getting your favourite IP of your
How to use GetMyIP, whre you can finde all of the convienience on getting your favourite IP of your ISP you use to connect to internet.