代码搜索:COutgoingMessage

找到约 60 项符合「COutgoingMessage」的源代码

代码结果 60
www.eeworm.com/read/135077/13965001

html coutgoingmessage.html

www.eeworm.com/read/135077/13965026

class coutgoingmessage.class

www.eeworm.com/read/135077/13965044

java coutgoingmessage.java

// // jSMSEngine API. // An open-source API package for sending and receiving SMS via a GSM device. // Copyright (C) 2002-2005, Thanasis Delenikas, Athens/GREECE // Web Site: http://www.jsmsengin
www.eeworm.com/read/349780/10800694

cpp outgoingmessage.cpp

/***************************************************************************** * Copyright Statement: * -------------------- * This software is protected by Copyright and the information contain
www.eeworm.com/read/158791/10728872

java sendmessage.java

// SendMessage.java - Sample application. // // This application shows you the basic procedure needed for sending // an SMS message from your GSM device. // // Include the necessary package.
www.eeworm.com/read/186890/8892954

java sendmessagewithportssmslib.java

import org.smslib.*; public class SendMessageWithPortsSMSLib { public static void main(String[] args) { //Change the COM port according to your COM port mappings. if needed change the baud r
www.eeworm.com/read/356243/10234181

java smsmodem.java

import javax.comm.*; import java.util.*; import java.io.*; import org.smslib.*; /** Description: This class works as a sms modem. It supplies 5 interfaces for outside usage. (1) public stat
www.eeworm.com/read/349780/10800357

h outgoingmessage.h

/***************************************************************************** * Copyright Statement: * -------------------- * This software is protected by Copyright and the information contain
www.eeworm.com/read/159997/5577330

java sendmessage.java

package gprs; import java.util.*; import javax.comm.*; import org.jsmsengine.*; class SendMessage { public static void main() { int status; // Create jSMSEngine service. CSer
www.eeworm.com/read/392336/8349490

java sendmessage.java

import org.jsmsengine.*; class SendMessage { public static void main(String[] args) { int status; // Create jSMSEngine service. CService srv = new CService("com6",