Search Results

Search: Posts Made By: Sandia_man
1,009
Posted By Sandia_man
Thank you!!
Thank you!!
1,009
Posted By Sandia_man
What are $(...) and $((...)) used for?
I'm starting with shell programming, but I can't find what are $(...) and $((...)) used for...

Whats the difference between them???

Can someone help me??

Thanks!
Forum: Programming 10-02-2009
2,951
Posted By Sandia_man
How to see a FIFO from all the threads?
Hello C programming fellows!!!

I'm doing a program with multiple threads in gnu/linux, ubuntu for beeing precise...

This program consist in multiple threads, as logical each thread do different...
Forum: Programming 10-02-2009
11,052
Posted By Sandia_man
Good idea! that's what I did after reading you!...
Good idea! that's what I did after reading you! :b:

I leave the code here, maybe someone needs the same thing!


#define R 10000
#define P 10000

int main()
{ int **mat;
int j;...
Forum: Programming 09-26-2009
11,052
Posted By Sandia_man
great info, I made a matrix of 10001x3355 enough...
great info, I made a matrix of 10001x3355 enough for my experiment!

thanks!!!
Forum: Programming 09-26-2009
11,052
Posted By Sandia_man
How to define a very big matrix in C?
Hello!!
I need to do some performance test using a very big matrix (bi-dimensional array) but I have problems with this.
Is there any limitation in declarations? because if I do this:


int...
Forum: IP Networking 08-31-2009
11,335
Posted By Sandia_man
Thanks a lot, I think I know enough of TCP/IP...
Thanks a lot, I think I know enough of TCP/IP because I already have a networks course... Now I'm in network programming one... but it's good to know where I can find more information!!! When I start...
Forum: IP Networking 08-30-2009
11,335
Posted By Sandia_man
great!! thanks a lot, I'm going to read it... ...
great!!
thanks a lot, I'm going to read it...
It's a good idea to study the source of ping and traceroute!!

bye!
Forum: IP Networking 08-28-2009
11,335
Posted By Sandia_man
Raw Sockets Programming
Hi everybody!!
I'm studding at the university raw sockets, but i can't find a good place to read about them...
Does anybody now where i can find some information???
I've been goggling a lot but...
Forum: Web Development 06-14-2009
3,928
Posted By Sandia_man
oh! thanks!! it works great!!
oh! thanks!! it works great!!
Forum: Web Development 06-13-2009
3,928
Posted By Sandia_man
Sending Post Parameters With Ajax
Hi!!!
I'm having a little problem with a web application I'm developing.
I need to send a query to a php script using post method of Ajax.
I created the variable where the query is stored and it...
Forum: Web Development 03-09-2009
6,053
Posted By Sandia_man
I keep on reading and i found the answer!!! ...
I keep on reading and i found the answer!!!
It's really easy to do what i wanted to do...

<form methond='post' action='web_page.php?variable=valor'>

in my specific case

<form methond='post'...
Forum: Web Development 03-09-2009
6,053
Posted By Sandia_man
[PHP] Post and get (at the same time (?))
Hi, i'm programming a very tiny website for a friend. But i have some doubts...
I have a page called form.php, it receives a variable using the get method... (form.php?variable_importante=datos)... ...
Forum: IP Networking 03-09-2009
7,100
Posted By Sandia_man
Thanks man!! that was so much help!!
Thanks man!! that was so much help!!
Forum: IP Networking 02-12-2009
7,100
Posted By Sandia_man
SAP (Service Access Point)
In the OSI model there is a thing called SAP. I can't find information about it...
The only thing i found is this:


Does anybody know where i can find more explanations about SAP????

thanks...
Forum: IP Networking 02-11-2009
4,093
Posted By Sandia_man
hi!! I'm very grateful for your answer!!!. It...
hi!!
I'm very grateful for your answer!!!. It was so much help...
In my country our professor never gave us his mail, that would be so good... I think next time i'm going to ask for it.
I'm going...
Forum: IP Networking 02-08-2009
4,093
Posted By Sandia_man
Some Network Questions
Hi!! I'm studing TCP/IP because in two weeks i'm having an important test...
I've been reading Tanenbaum's Computer Networks and tcpipguide.com but i still have some questions that i could't find an...
Forum: UNIX and Linux Applications 08-21-2008
5,340
Posted By Sandia_man
i know the protocol, i need to research an...
i know the protocol, i need to research an implementation of DNS, so i looked for BIND but i could't find information about how it works, just configurations and the idea of what DNS are...
Forum: UNIX and Linux Applications 08-21-2008
5,340
Posted By Sandia_man
BIND (Name Server & Resolver)
Hi, i'm looking information about how BIND (Name Server & Resolver) works... And how Server/Client communicates...
I found a lot of information of what BIND is and how to configure it, but nothing...
Showing results 1 to 19 of 19

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