Re: [Mono-list] Auto Running Processeses

2006-06-19 Thread Travis Staloch
Lee,I've written a C# TCP socket service which runs on windows and linux.  It uses System.ServiceProcess, inheriting from System.ServiceProcess.ServiceBase.  The app was originally written on windows and worked fine there installed as a service using installutil.  When I moved over to linux, I d

[Mono-list] make check failed on solaris x86

2006-06-19 Thread jedy
Hi, I built mono-1.1.13.8 on solaris with gcc-3.3.2. But when I make check, it fails because of segment fault. The output is as follows: Test run: image=/export/home/test/src/mono-1.1.13.8/mono/mini/iltests.exe, opts=peephole,branch,inline,consprop,copyprop,deadce,linears,shared,intrins,loop,abc

Re: [Mono-list] Mono NCurses bindings

2006-06-19 Thread Florian Hester
Hello, I have implemented support for attron and attrof functions and support for windows :-) . They are working great and with no problem i have been able to succesfully get this example in C for C# working: http://www.tldp.org/HOWTO/NCURSES-Programming-HOWTO/windows.html#LETBEWINDOW You can dow

Re: [Mono-list] Auto Running Processeses

2006-06-19 Thread Oleg Deribas
Hello, Lee said the following on 19.06.2006 18:37: > I am writing a TCP socket server and want it to run as an automatic process. > Should that be written as a console app or as a Service app? If you want to deal with sockets directly - you should create service. But you could just create sim

[Mono-list] Auto Running Processeses

2006-06-19 Thread Lee
Hi all, I apologize for the basic question here, but I am new to linux. To make things a bit easier on myself, I'm using VS2005 for my development since I use that for windows development as well. I am writing a TCP socket server and want it to run as an automatic process. Should that be w

Re: R: [Mono-list] Mono NCurses bindings

2006-06-19 Thread Florian Hester
Hello Andrea, I will be sure to send you an email too if i need testers . :-) Florian Hester > Wow :) I need it too! Good word I wait for new implementation, like > Stephan, > if you need help or some testing can we stay in contact! > > God work :D > > -Messaggio originale- > Da: [E

[Mono-list] Re: Mono NCurses bindings

2006-06-19 Thread Florian Hester
> Hello Florian! > > I've always wanted to do the same but due to spare time I haven't got > the chance to actually start on it. > > This looks promising and as I understand you only need a basic mono > installation to use your library, right? > > If you need help or a tester please don't hesitate

R: [Mono-list] problems with asp.net 2 application

2006-06-19 Thread Luca Morelli
No,     i use this to several programs that are for registered use only, and I don’t want other user can user the procedure.   Best regards,          Luca Morelli     Da: Michael Wright [mailto:[EMAIL PROTECTED] Inviato: lunedì 19 giugno 2006 9.23 A: Luca