Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - sends
Search - sends - List
DL : 0
非阻塞的服务器客户端实例,客户端发送文本信息给服务器,服务器处理并返回信息-Instances of non-blocking client server, the client sends a text message to the server, the server process and return information
Date : 2025-12-25 Size : 2kb User : 黄晋安

This program needs the following java files to function. SerialConnection.java (This file is used to connect to your COM port your java program) SerialConnectionException.java (This file is for handling serial connection exceptions in your Java program) SerialParameters.java (This program is used to set your COM port properties for connecting to your com port your java program) Sender.java (This is the program that implements runnable and sends SMS using the serial connection) SMSClient.java (This java class is the main class that can be instantiated in your own java program and called to send SMS. This program in turn will use all the above four files internally to send out your SMS).-This program needs the following java files to function. SerialConnection.java (This file is used to connect to your COM port your java program) SerialConnectionException.java (This file is for handling serial connection exceptions in your Java program) SerialParameters.java (This program is used to set your COM port properties for connecting to your com port your java program) Sender.java (This is the program that implements runnable and sends SMS using the serial connection) SMSClient.java (This java class is the main class that can be instantiated in your own java program and called to send SMS. This program in turn will use all the above four files internally to send out your SMS).
Date : 2025-12-25 Size : 1kb User : asad
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.