[twsocket] project, error

2005-05-09 Thread nik . langenakers
Still getting errors on my tcp part. Uploaded my project on a server, perhaps if anybody want to take al look at it. http://japnik.be/Project/ ServerAppl. Should be a simulator of a robot (btw need glscene to view it work :s) ClientAppl. Remote control for that simulater Problem: pretty weir

Re: [twsocket] Sending video data via UDP

2005-05-09 Thread Magno Lima
Hi! I removed the old ICS and with the new one its all working now. But I am trying to send some data and something is not working here :( I made a little procedure like: procedure SendUDP(Socket:TWSocket;Dest:string;Data:Pointer;DataSize:integer); var DestAddr : TSockAddr; begin Fi

Re[2]: [twsocket] Datetime in mail headers

2005-05-09 Thread Wilfried Mestdagh
Hello Guillaume, > they're just control headers to trace > I think, if it is to show the email date, you have a 'Date' header. You right, I dont need them. Only the 'Date:' header to let display the datetime in mail reader. I want to make the headers as minimal as possible. Do I need the MIME-Ve

Re: [twsocket] Datetime in mail headers

2005-05-09 Thread Guillaume MAISON
> Received: (qmail 31614 invoked from network); 6 May 2005 08:41:49 - > Date: Fri, 6 May 2005 10:41:42 +0200 > > it is always in english (I mean the day and month). I need to make email > headers but using the "normal" DateTimeToStr functions, depending on the > country settings of the machine

Re: Re[2]: [twsocket] Datetime in mail headers

2005-05-09 Thread Francois Piette
Search for ShortDateFormat in SysUtils.pas and you'll find all other related variables. You can chage them as any other variable. -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - From: "Wilfried Mestdagh" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Sunday, May 0