Search Results

Search: Posts Made By: benbenpig
Forum: Programming 09-20-2006
2,248
Posted By benbenpig
connect problem
hello everyone
i have a socket programme in windows need to connet to the linux server
the connection times maybe is 20000.
i use connect function to do this,
during the process , 60 - 90...
Forum: Programming 08-31-2006
1,668
Posted By benbenpig
Pls give me some advice
hi everyone
i have a problem in design as follows:

there is a structured file ,for example ,
field 1, field 2 .......
--------------
--------------
i read it into my memory ,there are some...
Forum: Programming 08-29-2006
4,001
Posted By benbenpig
hi wwwdev the idea you suggest is...
hi wwwdev

the idea you suggest is feasible,but i think the performance is lower
because during an hour ,there are many file need to be read into the memory
:-)
thanks
Forum: Programming 08-29-2006
4,001
Posted By benbenpig
hi the memory i refreshed is allocated in the...
hi
the memory i refreshed is allocated in the programme,
both the socket programme and the file management shared the same memory. so i think there are synchronized problem , is it so?
Forum: Programming 08-29-2006
4,001
Posted By benbenpig
thanks ,i think this is the solution i need
thanks ,i think this is the solution i need
Forum: Programming 08-28-2006
4,001
Posted By benbenpig
how to run socket programme and file management concurrently
hi

i have a server socket programme which is running in HP/UX system and
then need to add a function about refreshing memory every miniute

because the socket programme is blocked , i have no...
Forum: Programming 08-16-2006
7,215
Posted By benbenpig
the problem is how can you know the "firstFree...
the problem is how can you know the "firstFree address" ?
*firstFree is only the value of the heap[1];
Forum: Programming 08-16-2006
7,215
Posted By benbenpig
confused? could you show the entire program?
confused?
could you show the entire program?
Forum: Programming 08-16-2006
7,215
Posted By benbenpig
for (i=0; i < *firstFree; i++) *firstFree...
for (i=0; i < *firstFree; i++)

*firstFree ,what does it mean?
i think you want to get the length of the string that allocated
isn't it? it is wrong if so
Forum: Programming 08-16-2006
7,215
Posted By benbenpig
firstFree = *ip+1; the "*" is not needed,...
firstFree = *ip+1;

the "*" is not needed, and the pointer type is different
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 09:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy