代码搜索:jsmsengine

找到约 1,322 项符合「jsmsengine」的源代码

代码结果 1,322
www.eeworm.com/read/173159/9670281

java jsmsserver.java

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

java cmainwindow.java

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

java jsmsserver.java

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

bat build.bat

@echo off cls echo Building jSMSEngine API package... del *.bak /s > nul del *.class /s > nul del *.*~ /s > nul del docs\*.* /s/q > nul javac -deprecation org\jsmsengine\*.java jar c0fm jSMSEn
www.eeworm.com/read/173160/5376161

java pushmessage.java

package gsmmodem.message; import org.jsmsengine.*; import java.util.*; public class PushMessage extends COutgoingMessage { public PushMessage() { super(); setDate(new
www.eeworm.com/read/173160/5376169

java~1~ pushmessage.java~1~

package gsmmodem.message; import org.jsmsengine.*; import java.util.*; public class PushMessage extends COutgoingMessage { public PushMessage() { super(); setDate(new
www.eeworm.com/read/135077/13964930

conf jsmsserver.conf

# # jSMSServer Application. # This application is based on the old jSMSEngine GUI, and provides a general purpose # graphical interface. It can be used for a quick-start, if you don't want # to
www.eeworm.com/read/300491/3846793

conf jsmsserver.conf

# jSMSServer Application. # This application is based on the old jSMSEngine GUI, and provides a general purpose # graphical interface. It can be used for a quick-start, if you don't want # to mes
www.eeworm.com/read/377264/2702537

conf jsmsserver.conf

# jSMSServer Application. # This application is based on the old jSMSEngine GUI, and provides a general purpose # graphical interface. It can be used for a quick-start, if you don't want # to mes
www.eeworm.com/read/135077/13965069

txt readme.txt

Welcome to jSMSEngine API. Please, browse through the "docs/" javadoc files for introduction and Revision History. *** IMPORTANT NOTE for jSMSServer v1.2.5 *** This may have nothing to do w