<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/1.1.8">
</HEAD>
<BODY>
Hi,<BR>
I have written a UDP Client program in 'C' which will in the target Linux system. Now I want that particular UDP server to be automatically started whenever the target system is booted/rebooted and then start to receive data from UDP client which is running at another machine.<BR>
<BR>
I have written a bash script but the problem is whenever the target system is booted, at the boot time I am getting a message which indicates that the UDP server program is stated but then the other messages like "Starting sendmail [OK]"etc is comiing up and thus my UDP server program is becoming unusable.<BR>
<BR>
<BR>
I shall be highly grateful to you all if you kindly put forward your helping hand so that I can solve this problem.<BR>
<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<FONT COLOR="#808000">Thanks & Regards,<BR>
Avik Ghosh </FONT><BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>