Mmsc.exe under wine ?

Mmsc.exe under wine ? SearchSearch
Author Message
John
Unregistered guest
Posted on Saturday, July 17, 2004 - 11:36 am:   

Hi :-)

Anyone tried to run NowSMS (mmsc.exe component) uder linux box with wine ?

Thnx.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 3123
Registered: 10-2002
Posted on Wednesday, July 21, 2004 - 10:24 pm:   

I haven't.

Over a year ago, someone told me that they had tried it and it was working fine for them.

However, the one thing that I would expect not to work is that MMS over GPRS sending/receiving connection to an operator MMSC. We do some things that are quite Windows specific in that area.

-bn
Arnoud
Unregistered guest
Posted on Monday, October 04, 2004 - 11:52 am:   

I succesfully configured mmsc to run under linux. Here is how i did it:

1: Configure it under windows so that is works like you wish(correct smtp, ports, etc).
2: Make sure wine is configured and working on your linux box.
3: copy the complete directory from your windows pc( c:\program files\nowsms ) to your linux box( choose a dir like: ~/nowsms )
4: open up a terminal window on your linux box and go to your nowsms directory.
5: run the windows program by typing: wine mmsc.exe

this sould have the mmsc server up and running.