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 <tphern...@gmail.com> wrote:
> On Apr 11, 2010, at 5:52 AM, vishwanath b wrote:
>
> > 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?
>
> Python socket programming:http://docs.python.org/library/socket.html
>
> An amazingly good book on the 
> subject:http://www.complete.org/FoundationsOfPythonNetworkProgramming

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to