Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > fMA f[??] Mobile Agent, software for sms and phone monitoring

Previous  123 ... 131415 ... 707172  Next
Author fMA f[??] Mobile Agent, software for sms and phone monitoring
rog
Xperia X10 White
Joined: Jul 09, 2002
Posts: 371
From: Mountain-land
PM
Posted: 2002-07-16 18:36
Reply with quoteEdit/Delete This PostPrint this post
Float, is there a method to do file-uploads to the phone within a script? if not, would that be hard to implement?

Greetz,
Rog.
String
T66 black
Joined: Jul 16, 2002
Posts: 3
PM
Posted: 2002-07-16 19:22
Reply with quoteEdit/Delete This PostPrint this post
floAt,

I've tried your program with Motorola Accompli and Timeport, none of it works, how ?

I was wondering is it possible for me to run a perl script under FMA to make Motorola's phone work with FMA?

String..

[ This Message was edited by: String on 2002-07-16 18:29 ]
float
P800 no flip
Joined: Feb 22, 2002
Posts: 173
From: Malaysia lah
PM, WWW
Posted: 2002-07-16 19:34
Reply with quoteEdit/Delete This PostPrint this post
@rog,

it's there, ref to the revision history for 0.08: Added Script method ObexPut(filename)

You would use fma.ObexPut("c:\etc\g-string.jpg"), for example. However, it doesn't seems to possible to bypass the confirmation on the phone.

@string,

(ignoring)

hmm... someone actually use Motorola's phone?

/floAt


[ This Message was edited by: float on 2002-07-16 18:39 ]
String
T66 black
Joined: Jul 16, 2002
Posts: 3
PM
Posted: 2002-07-16 19:41
Reply with quoteEdit/Delete This PostPrint this post
floAt,

Arent FMA suppose to able mobile phone send SMS using a PC ? Motorola phone should work using FMA.

I am not using Motorola's phone myslef, but I've used it to try out FMA as I worried FMA will destroyed my Siemens !!!

String..
ShawO
S700
Joined: Jun 09, 2002
Posts: 248
From:
PM
Posted: 2002-07-16 19:47
Reply with quoteEdit/Delete This PostPrint this post
Hey floAt,
I noticed that after I press Status in Volume Control, the status will show on screen but after that, nothing in the menu works unless I reenter it. Anyone else having this problem?

When I noticed that we can control WMP8 with remote control, I thought why not try to adapt it so it can be used on my MP3 player too.
So here it is...
The vbscript file with Sony OpenMG Jukebox Remote Control function.
(Sony OpenMG Jukebox is provided with Network Walkman or NetMD)http://pwp.maxis.net.my/aasc/shawo/openmg.vbscript
float
P800 no flip
Joined: Feb 22, 2002
Posts: 173
From: Malaysia lah
PM, WWW
Posted: 2002-07-16 19:53
Reply with quoteEdit/Delete This PostPrint this post
@string

i bet it will work (at least the core function: sent sms), if Motorola is using standard GSM's AT Cmd standard. Did you actually try it?

Perlscript: in theory it is possible, if you at least managed to get connected to the phone using FMA.

@ShawnO

Ah, there's a bug in the script, the fix is here:

sub OnAMVolShow
VolumeCtrl.Show
am.Update 'add this line
end sub

The phone is waiting for command to redraw it's screen, without the line it will keeps waiting.

(thanks for sharing yr script, do keep us posted for more script )

Cheers,
floAt

[ This Message was edited by: float on 2002-07-16 19:06 ]
ShawO
S700
Joined: Jun 09, 2002
Posts: 248
From:
PM
Posted: 2002-07-16 20:19
Reply with quoteEdit/Delete This PostPrint this post
Ahh...
That did the trick!

Don't praise me on the script...
It's a shameless Verbatim of your script with some 'Ajinomoto' added!

Chiaozzz...
NetGuy2
Z600
Joined: Jun 27, 2002
Posts: 260
From: Barcelona, Spain
PM, WWW
Posted: 2002-07-17 00:13
Reply with quoteEdit/Delete This PostPrint this post
I would like to know if this IrDa USB adapter "ACT-IR2000U" from ACTiSYS is fully compatible with the SE T68i.

Anyone of you have tested it?

Where I can get the MA-600 cable in europe (Spain)?

Thank you,

NetGuy2
Merkur
K700
Joined: Dec 05, 2001
Posts: 311
From: Iceland
PM, WWW
Posted: 2002-07-17 01:26
Reply with quoteEdit/Delete This PostPrint this post
@floAt
Your email account should now contain the information needed for the Icelandic charachters.

I've been using the Mobile Agent's remote control feature and It's working great except the volume. All I can do is mute. If I try to adjust the volume the volume goes to mute. If I try to unmute nothing happens. The same script andprogram orks on my desktop computer at work...
The computer in question is a HP OmniBook vt6200.
The Soundcard is apparently made by Acer, called ALi.

I hope this helps!
String
T66 black
Joined: Jul 16, 2002
Posts: 3
PM
Posted: 2002-07-17 17:26
Reply with quoteEdit/Delete This PostPrint this post
floAt,

One request, can you please change the menu into chinese ? as I think chinese would be easier to read..

String..
float
P800 no flip
Joined: Feb 22, 2002
Posts: 173
From: Malaysia lah
PM, WWW
Posted: 2002-07-17 18:17
Reply with quoteEdit/Delete This PostPrint this post
Chinese?

Ignore this guy... String is making fun here. Guess what, he is ex-ericsson mobile, now working with Motorola, but using Siemes phone. Kinda complicated isn't it.

And he is my friend, who can't stand seeing fma receiving good respond

/floAt
ShawO
S700
Joined: Jun 09, 2002
Posts: 248
From:
PM
Posted: 2002-07-17 19:12
Reply with quoteEdit/Delete This PostPrint this post
@floAt
I think OVERWHELMING would be more appropriate...

I think I'm too lazy to travel all the way to Singapore so I'm thinking of getting this instead...
MSI USB Bluetooth Transceiving Key - MS-6967


BTW...
I updated the script to include the 'amUpdate' thingy and performed a little tweaking here and there. Now we can minimize, restore and close FMA from the 'Misc Control' Menu (Hmm... has me wondering why you didn't implement those functions ) and control the volume in WMP.
Check it out!
http://pwp.maxis.net.my/aasc/shawo/fma.vbscript

Chiaozzz...
float
P800 no flip
Joined: Feb 22, 2002
Posts: 173
From: Malaysia lah
PM, WWW
Posted: 2002-07-17 19:23
Reply with quoteEdit/Delete This PostPrint this post
@ShawnO

Ahha, that is the same device that GoWin got, so it is available in malaysia huh.

Why i didn't includes those function? My script are just sample showing how to use the commands, and i was hoping to see ppl like you improving it.

Cheers,
floAt
glfsd
T68 gold
Joined: Jul 17, 2002
Posts: 11
PM
Posted: 2002-07-17 20:01
Reply with quoteEdit/Delete This PostPrint this post
Qualcuno è così gentile da potermi aiutare?
ho scaricato MobileAgent prima però ho installato MS-Script Control
ma quando vado per far partire MobileAgent, mi va in errore e mi esce
una strana schermata che praticamente mi dice che devo prima installare microsoft activex script control
T_Virus
Z600
Joined: Apr 06, 2002
Posts: 52
From: Norway
PM
Posted: 2002-07-17 20:10
Reply with quoteEdit/Delete This PostPrint this post
Damn. where is this fancy new meny. I cant seem to find it.

Please Help
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 131415 ... 707172  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic