[EMAIL PROTECTED] wrote:
> Hi, I have a question for the experts of Python for series60!
> 
> When I use the ".connect" method of the socket, a list with all
> connection available pop-up, and, after selecting one, the soft go on.
> 
> My question is that: Can i use the ".connect" method passing connection
> name, resulting in a connection without the pop up list with connection
> names?

TCP connections don't normally have any "connection name", so this must 
be a platform-specific question.  Have you thought of asking on the 
mailing list for Series 60 Python?

-Peter
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to