2006年11月17日 星期五 09:05
在服务端,接受到一个客户socket后,我想将该客户socket发过来的数据转发给另一个 客户socket,不知如何实现,请指点!
2006年11月17日 星期五 09:05
дÁ½¸ösocket lu_zi_2000 2006-11-17 ·¢¼þÈË£º zhouhongjun ·¢ËÍʱ¼ä£º 2006-11-17 09:03:00 ÊÕ¼þÈË£º python-chinese在lists.python.cn ³ËÍ£º Ö÷Ì⣺ [python-chinese] ÇëÎÊÈçºÎÔÚserver¶ËʵÏÖÒ»¸ö¿ÉºÃ¶ËµÄÊý¾Ýת·¢µ½ÁíÒ»¸ö¿Í»§¶Ë ÔÚ·þÎñ¶Ë£¬½ÓÊܵ½Ò»¸ö¿Í»§socketºó£¬ÎÒÏ뽫¸Ã¿Í»§socket·¢¹ýÀ´µÄÊý¾Ýת·¢¸øÁíÒ»¸ö ¿Í»§socket£¬²»ÖªÈçºÎʵÏÖ£¬ÇëÖ¸µã£¡ _______________________________________________ python-chinese Post: send python-chinese在lists.python.cn Subscribe: send subscribe to python-chinese-request在lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20061117/214cabc3/attachment.html
2006年11月17日 星期五 09:12
> 在服务端,接受到一个客户socket后,我想将该客户socket发过来的数据转发给另一个 > 客户socket,不知如何实现,请指点! 一个server如果要群发,象一个聊天室一样,必须有多个客户端socket,分别发送就行了。只不过,对于发送消息的socket应该跳过去。 -- I like python! UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad My Blog: http://www.donews.net/limodou
Zeuux © 2025
京ICP备05028076号