NewsFire 1.3 (v49) beta
12月 28th, 2005 Comments Off
記錄一下
Server Side 也可以要求 Client Side 使用 8bit 傳輸
因此,也就不用一定要使用 telnet -8 來上 BBS 了
一般 bbsd 好像都是作在 telnet_init() 這個 function 裡面
static char svr[] = {
IAC, DO, TELOPT_TTYPE,
IAC, SB, TELOPT_TTYPE, TELQUAL_SEND, IAC, SE,
IAC, WILL, TELOPT_ECHO,
IAC, WILL, TELOPT_SGA,
IAC, DO, TELOPT_BINARY
};
以 Firebird 來看也是,所以,只要加上最後一行 IAC, DO, TELOPT_BINARY 即可
Festoon 這家公司宣告: Festoon unites Skype and Google Talk with video and sharing.
相關參考:
WebLeOn’s Blog: Skype和Gtalk互通
Jan’s Tech Blog: Festoon開通GTalk與Skype視像通訊橋樑
www.flickr.com
|