Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
mini chat
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  15 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
tek  
View profile   Translate to Translated (View Original)
 More options Jul 12, 6:50 pm
From: tek <jmf...@gmail.com>
Date: Sun, 12 Jul 2009 15:50:10 -0700 (PDT)
Local: Sun, Jul 12 2009 6:50 pm
Subject: mini chat
Me ajudem. pf
Ando a procura de um template para um trabalho da escola que faça o
seguinte:
Aplicativo de chat do tipo client/multithreaded server.
Linguagem  C  e SO Linux  (system  calls  e  bash  shell)
O acesso ao servidor que fornece o serviço pretendido deverá ser feito
através de um
aplicativo standalone no cliente que, após autenticação,
disponibilizará, entre outras, a
possibilidade de manter conversas com outros utilizadores ligados ao
sistema.
Para  subscrever  o  serviço,  cada  utilizador  deverá,  no  ato  do
registo,  indicar  um
username/password. Toda a informação relativa a cada conta deverá ser
guardada em
disco por razões de persistência. O cliente pode, deste modo, fazer
logout e mais tarde
voltar a utilizar o serviço.
O servidor  impor  um  limite  máximo  de  ligações  em
simultâneo,  impor ainda um limite máximo de tempo de
inactividade a cada cliente.

Obrigado por qualquer ajuda,
Jose F.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jorge Pereira  
View profile   Translate to Translated (View Original)
 More options Jul 13, 9:31 am
From: Jorge Pereira <jperei...@gmail.com>
Date: Mon, 13 Jul 2009 10:31:35 -0300
Local: Mon, Jul 13 2009 9:31 am
Subject: Re: [ccppbrasil] mini chat

Olá Tek!

Tenta em

http://xuxa.globo.com/exemplo-chat-linux-syscall-bash-shell

<obs>
Reporte suas dúvidas, e não pedindo para que alguém faça seu trabalho de
casa!
</obs>
[]s
--
Regards,
+--------------------------------------------+
Jorge Pereira,
Blog: http://blog.jorgepereira.com.br/
+--------------------------------------------+

2009/7/12 tek <jmf...@gmail.com>


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
tek  
View profile   Translate to Translated (View Original)
 More options Jul 13, 10:39 am
From: tek <jmf...@gmail.com>
Date: Mon, 13 Jul 2009 07:39:33 -0700 (PDT)
Local: Mon, Jul 13 2009 10:39 am
Subject: Re: mini chat
Não quero o trabalho feito! Isso não existe!
Queria apenas o inicio...

On 13 Jul, 14:31, Jorge Pereira <jperei...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Diego Henrique Oliveira  
View profile   Translate to Translated (View Original)
 More options Jul 13, 12:41 pm
From: Diego Henrique Oliveira <diegoholive...@yahoo.com.br>
Date: Mon, 13 Jul 2009 09:41:29 -0700 (PDT)
Local: Mon, Jul 13 2009 12:41 pm
Subject: Re: [ccppbrasil] Re: mini chat

Acho que pode ajudar: http://www.linuxmall.com.br/index.php?product_id=5570

________________________________
From: tek <jmf...@gmail.com>
To: ccppbrasil <ccppbrasil@googlegroups.com>
Sent: Monday, July 13, 2009 11:39:33 AM
Subject: [ccppbrasil] Re: mini chat

Não quero o trabalho feito! Isso não existe!
Queria apenas o inicio...

On 13 Jul, 14:31, Jorge Pereira <jperei...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Luiz Lago  
View profile   Translate to Translated (View Original)
 More options Jul 13, 12:46 pm
From: Luiz Lago <luiz.l...@gmail.com>
Date: Mon, 13 Jul 2009 13:46:35 -0300
Local: Mon, Jul 13 2009 12:46 pm
Subject: Re: [ccppbrasil] Re: mini chat
tenta no http://sourceforge.net

2009/7/13 Diego Henrique Oliveira <diegoholive...@yahoo.com.br>:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Queiroz  
View profile   Translate to Translated (View Original)
 More options Jul 13, 12:50 pm
From: Alex Queiroz <asand...@gmail.com>
Date: Mon, 13 Jul 2009 16:50:38 +0000
Local: Mon, Jul 13 2009 12:50 pm
Subject: Re: [ccppbrasil] Re: mini chat
Hallo,

On 7/13/09, tek <jmf...@gmail.com> wrote:

>  Não quero o trabalho feito! Isso não existe!
>  Queria apenas o inicio...

int main(int argc, char *argv[])
{
     return 0;

}

--
-alex
http://www.ventonegro.org/

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jorge Pereira  
View profile   Translate to Translated (View Original)
 More options Jul 13, 1:03 pm
From: Jorge Pereira <jperei...@gmail.com>
Date: Mon, 13 Jul 2009 14:03:33 -0300
Local: Mon, Jul 13 2009 1:03 pm
Subject: Re: [ccppbrasil] Re: mini chat

Abaixo segue o inicio!

#include <stdio.h>
int main(int argc, char *argv[])
{
    printf("My Chat Server\n");
    return 0;

}

[]s
--
Regards,
+--------------------------------------------+
Jorge Pereira,
Blog: http://blog.jorgepereira.com.br/
+--------------------------------------------+

2009/7/13 tek <jmf...@gmail.com>


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pedro Lamarão  
View profile   Translate to Translated (View Original)
 More options Jul 13, 1:36 pm
From: Pedro Lamarão <pedro.lama...@member.fsf.org>
Date: Mon, 13 Jul 2009 10:36:10 -0700 (PDT)
Local: Mon, Jul 13 2009 1:36 pm
Subject: Re: mini chat
On 12 jul, 19:50, tek <jmf...@gmail.com> wrote:

> Ando a procura de um template para um trabalho da escola que faça o
> seguinte:
> Aplicativo de chat do tipo client/multithreaded server.

Esse trabalho é de que cadeira na sua faculdade?

Se você está disposto a mergulhar no problema, o melhor caminho é
obter este livro:

  "Unix Network Programming, Volume 1: The Sockets Networking API, 3rd
Edition"
  W. Richard Stevens et. al

Para uma referência rápida ao problema de servidores concorrentes,
este website é de grande valia:

  http://www.kegel.com/c10k.html

--
 P.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paulo Rogério Panhoto  
View profile   Translate to Translated (View Original)
 More options Jul 13, 4:21 pm
From: Paulo Rogério Panhoto <pa...@voicetechnology.com.br>
Date: Mon, 13 Jul 2009 17:21:04 -0300
Local: Mon, Jul 13 2009 4:21 pm
Subject: Re: [ccppbrasil] Re: mini chat

Este site também é legal para começar.

http://beej.us/guide/bgnet/

2009/7/13 Pedro Lamarão <pedro.lama...@member.fsf.org>


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Blabos de Blebe  
View profile   Translate to Translated (View Original)
 More options Jul 13, 5:44 pm
From: Blabos de Blebe <bla...@gmail.com>
Date: Mon, 13 Jul 2009 18:44:10 -0300
Local: Mon, Jul 13 2009 5:44 pm
Subject: Re: [ccppbrasil] Re: mini chat
Maldito, estragou a minha piada!


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Queiroz  
View profile  
 More options Jul 13, 5:57 pm
From: Alex Queiroz <asand...@gmail.com>
Date: Mon, 13 Jul 2009 21:57:16 +0000
Local: Mon, Jul 13 2009 5:57 pm
Subject: Re: [ccppbrasil] Re: mini chat
Hallo,

On 7/13/09, Blabos de Blebe <bla...@gmail.com> wrote:

>  Maldito, estragou a minha piada!

     Havera' outras oportunidades. :)

--
-alex
http://www.ventonegro.org/


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Blabos de Blebe  
View profile   Translate to Translated (View Original)
 More options Jul 13, 6:09 pm
From: Blabos de Blebe <bla...@gmail.com>
Date: Mon, 13 Jul 2009 19:09:16 -0300
Local: Mon, Jul 13 2009 6:09 pm
Subject: Re: [ccppbrasil] Re: mini chat
Esse é meu medo...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thiago Marinello Paulino Cesar  
View profile   Translate to Translated (View Original)
 More options Jul 14, 4:18 pm
From: Thiago Marinello Paulino Cesar <thiago.marine...@gmail.com>
Date: Tue, 14 Jul 2009 17:18:31 -0300
Local: Tues, Jul 14 2009 4:18 pm
Subject: Re: [ccppbrasil] Re: mini chat
Recomento fortemente esse livro. Não precisa compra-lo (por que ele é
caro pra dedeu), mas com toda certeza tem uma cópia dele na biblioteca
da sua faculdade.

No livro você vai encontrar pequenos exemplos que esclarecerão como
você deve fazer seu trabalho.

>  "Unix Network Programming, Volume 1: The Sockets Networking API, 3rd
> Edition"
>  W. Richard Stevens et. al

 Thiago Marinello Paulino Cesar
 thi...@marinello.eng.br
 +55 19 9248 0860

2009/7/13 Pedro Lamarão <pedro.lama...@member.fsf.org>:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jorge Pereira  
View profile   Translate to Translated (View Original)
 More options Jul 14, 4:30 pm
From: Jorge Pereira <jperei...@gmail.com>
Date: Tue, 14 Jul 2009 17:30:46 -0300
Local: Tues, Jul 14 2009 4:30 pm
Subject: Re: [ccppbrasil] Re: mini chat

Se você quer realmente fazer tudo sem aprender nada, tipo pegando um exemplo
e so mudar a cara do source.... pode jogar no google uma query de busca tipo
"example code chat", veja um dos resultados!

* http://www.codeproject.com/KB/cpp/chat_client_server.aspx

[]s
--
Regards,
+--------------------------------------------+
Jorge Pereira,
Blog: http://blog.jorgepereira.com.br/
+--------------------------------------------+

2009/7/14 Thiago Marinello Paulino Cesar <thiago.marine...@gmail.com>


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
tek  
View profile   Translate to Translated (View Original)
 More options Jul 14, 5:18 pm
From: tek <jmf...@gmail.com>
Date: Tue, 14 Jul 2009 14:18:10 -0700 (PDT)
Local: Tues, Jul 14 2009 5:18 pm
Subject: Re: mini chat

A todos os que responderam com sugestões positivas, o meu muito
obrigado.
O projecto já esta em marcha :)
... Aos outros, que nem o inicio sabem fazer, apenas comentários que
denotam alguns problemas pessoais, só há a dizer uma coisa:
- Os cães ladram, mas a carroça passa!!!

On 14 Jul, 21:30, Jorge Pereira <jperei...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google