Re: how to use IPC in Django??

2010-04-12 Thread vishwanath b
tom i know the programming language is python but the framework is djangoso i want to know how to use the python socket code in this framework that is what my question is? On Apr 12, 12:08 am, "Tom X. Tobin" wrote: > On Sun, Apr 11, 2010 at 12:45 PM, vishwanath b wrote: >

Re: how to use IPC in Django??

2010-04-11 Thread vishwanath b
server system.but the thing is would it be able to get the response from the system as well,i mean the same function? have you tried this?as i searched the net a lot django+IPC but i couldnt get any code On Apr 11, 9:09 pm, Peter Herndon wrote: > On Apr 11, 2010, at 10:20 AM, vishwanath b wr

Re: how to use IPC in Django??

2010-04-11 Thread vishwanath b
thanx for the reply...peter i am new to django so i am a bit confused regarding implementing this...will i have to write python socket client code in views which would interact with server c code rite? On Apr 11, 7:11 pm, Peter Herndon wrote: > On Apr 11, 2010, at 5:52 AM, vishwanath b wr

how to use IPC in Django??

2010-04-11 Thread vishwanath b
I have developed an application in django which has to send or receive requests from/to a server.These requests have to be sent or received through sockets.how do i achieve this? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this gr