[fpc-pascal]fork with forked program

2003-09-16 Thread Balázs Csaba
Title: Üzenet I want to use fork to make multithread application for sockets and I would like to fork it to run in dameon mode. Can I fork the forked program? With call fork I get 0 in result in child.   #Tsch : Balázs Csaba  

[fpc-pascal]Nonblocking socket - end of socket

2003-09-16 Thread Balázs Csaba
as SIN and SOUT? Will the eof(SIN) wait for packet?   Thx 4 help #Tsch : Balázs Csaba  

RE: [fpc-pascal]use of funct identifier in funct body

2003-09-03 Thread Balázs Csaba
If i know good, the result variable exists in function without declare it. Use result instead function name. #Tsch : Balázs Csaba > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Peter Vreman > Sent: Wednesday, September 03, 20

[fpc-pascal](no subject)

2003-08-15 Thread Balázs Csaba
Title: Üzenet What is the difference between ---  /usr/lib/fpc/1.0.6/units/linux/ibase/ibase60.ppuand ---  /usr/lib/fpc/1.0.6/units/linux/fcl/interbase.ppu ? What can i use better? How can I download documentation for each?   #Tsch : Balázs Csaba  

RE: [fpc-pascal]win32 server socket problem

2003-08-15 Thread Balázs Csaba
Ok, fine! So i can replace procedures that can use textfiles to use recv/send and select(). I am trying now... GOOD! Thx! Is select() existing in win32 platform? #Tsch : Balázs Csaba > > > > On Fri, 15 Aug 2003, [iso-8859-2] Balázs Csaba wrote: > > > Yes, maybe it i

RE: [fpc-pascal]win32 server socket problem

2003-08-15 Thread Balázs Csaba
Yes, maybe it is a text file problem, but I cannot solve it. Did somebody make same program on win32? Could I try it with recv(), send()? In this case how can i detect the end of communication? #Tsch : Balázs Csaba > > > I found a problem at night, and ia cannot solve it in 5 hours.

[fpc-pascal]win32 server socket problem

2003-08-15 Thread Balázs Csaba
rfectly on win32? // I tried to use file against text sin, sout, and read it by blockread, but it was the same.   Thanx! Best regards #Tsch : Balázs Csaba  

RE: [fpc-pascal]Resource file syntax...

2003-07-29 Thread Balázs Csaba
http://www.users.on.net/johnson/resourcehacker/ It can handle all exe files, that compiled with resources. Can get or edit menus, dialogs, icons and not only text mode. You can see menus and dialogs in wyswyg mode. #Tsch : Balázs Csaba > Does anyone know where I can get some documentation

RE: [fpc-pascal]port access as simple user

2003-07-29 Thread Balázs Csaba
Thx, it was the problem. #Tsch : Balázs Csaba > You must make your program "setuid root". > ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal]port access as simple user

2003-07-29 Thread Balázs Csaba
. #Tsch : Balázs Csaba ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal]port access as simple user

2003-07-29 Thread Balázs Csaba
rights?   Best reg. #Tsch : Balázs Csaba  

[fpc-pascal]SetUid

2003-01-24 Thread Balázs Csaba
ion. A can declare a setuid function but i do not know which registers are user int this function. How can I switch to a low-level user (not root) after a fork() Can somebody help me? Regards! Balázs Csaba ___ fpc-pascal maillist - [EMAIL PROTE