<p dir="ltr"><br>
Sid,</p>
<p dir="ltr">I've only used CrossOver for a couple of things. There is a big difference to running and exe within CX and Mono. First, CX is a reimplementation of win32/64 native libraries under Linux and libc. It intends to allow win apps to run as though they are on windows. This means you install .NET on top of CX to run C# apps. It has been moderately successful and a huge undertaking!</p>

<p dir="ltr">Mono, on the other hand is a reimplementation of the CLR/CLI. It doesn't bring in any win32/64 APIs and is a clean room implementation. It would be analogous to the JVM running on Linux vs running on Windows, except that MS didn't provide a Linux version  so the OSS community wrote it themselves.</p>

<p dir="ltr">I view CX as a compromise to bring windows applications to Linux. I view Mono as a first class development and runtime environment where Linux apps can be made and executed.</p>
<p dir="ltr">That said. I like cross platform development. With careful consideration an app can look and run as if native on many different platforms.</p>
<p dir="ltr">As far as your log, I'm not sure what was going on! Except it looks like it had something to do with the network interface.</p>
<p dir="ltr">73,<br>
Jae</p>
<p dir="ltr">> On Aug 31, 2014 6:20 PM, "Sid Boyce" <<a href="mailto:g3vbv@blueyonder.co.uk">g3vbv@blueyonder.co.uk</a>> wrote:<br>
>><br>
>> ***** High Performance Software Defined Radio Discussion List *****<br>
>><br>
>><br>
>> Neat.<br>
>> Back in May 2013 I posted the following but didn't get a reply. This was using the .exe under Crossover Office.<br>
>> ------------------------------------------------------------------------------------<br>
>> For curiosity value mainly.<br>
>> Just seeing if anyone has an idea what's happening.<br>
>> Appending screenshots exceeds the allowed email limit.<br>
>><br>
>> I select HERMES and when I click ON I get a string of these messages, it sees Hermes on 192.168.10.77 then the 127.12.34.56 Metis stuff, Metis is not selected, only Hermes with 2.4 firmware.<br>
>><br>
>> Found a Metis/Hermes/Griffin.  Checking whether it qualifies<br>
>> Metis IP from IP Header = 192.168.10.77<br>
>> Metis MAC address from payload = 00-04-A3-6A-21-BE<br>
>> Not on subnet of host adapter! Adapter IP 127.12.34.56, Adapter mask 255.255.255.255<br>
>> No data  from Port =<br>
>> Ready to receive....<br>
>> raw Discovery data = EF-FE-02-00-04-A3-6A-21-BE-18-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01<br>
>> -01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01-01<br>
>> -----------------------------------------------------------------------------------------------------------------------<br>
>> 73 ... Sid.<br>
>><br>
>> On 31/08/14 21:30, Jae Stutzman wrote:<br>
>>><br>
>>> ***** High Performance Software Defined Radio Discussion List *****<br>
>>><br>
>>><br>
>>><br>
>>> After about 3 hours worth of work and a few workarounds, I made my first QSO on 20 meters under Linux!<br>
>>><br>
>>> I used MonoDevelop as the IDE for the C# KISS solution. I had to make a couple of changes for the P/Invokes of the fftw3f library and some of the Networking calls, which are still not implemented within the Mono CLR. The performance is quite good, I'll compare it to my Windows box to see the differences.<br>

>>><br>
>>> Here is a link to a screenshot of how it looks: <a href="http://imgur.com/AsJ4pSE">http://imgur.com/AsJ4pSE</a>. I'll document my changes and the dependencies that I installed to make it work soon.<br>
>>><br>
>>> Thanks everyone for the welcome and thanks to the authors of KISS Konsole for making the porting easy :)<br>
>>><br>
>>><br>
>>> 73,<br>
>>><br>
>>> Jae - K5JAE<br>
>>><br>
>>><br>
>>><br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> HPSDR Discussion List<br>
>>> To post msg: <a href="mailto:hpsdr@openhpsdr.org">hpsdr@openhpsdr.org</a><br>
>>> Subscription help: <a href="http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org">http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org</a><br>
>>> HPSDR web page: <a href="http://openhpsdr.org">http://openhpsdr.org</a><br>
>>> Archives: <a href="http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/">http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/</a><br>
>><br>
>><br>
>><br>
>> -- <br>
>> Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot<br>
>> Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support<br>
>> Senior Staff Specialist, Cricket Coach<br>
>> Microsoft Windows Free Zone - Linux used for all Computing Tasks<br>
>><br>
>><br>
>> _______________________________________________<br>
>><br>
>> HPSDR Discussion List<br>
>> To post msg: <a href="mailto:hpsdr@openhpsdr.org">hpsdr@openhpsdr.org</a><br>
>> Subscription help: <a href="http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org">http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org</a><br>
>> HPSDR web page: <a href="http://openhpsdr.org">http://openhpsdr.org</a><br>
>> Archives: <a href="http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/">http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/</a><br>
</p>