On Wed, 2013-05-15 at 18:05 +0800, bigclouds wrote: > hi, > 1.how to know the channel type of a port? There is no way, since there is a single port, and the order of client connection to the server is determined by the client, and the ports are determined by the operating system. You will have to look at the link messages sent right after the connection is established. > look at following output. sometime port on server side is > not identical to client side. > i want to find which channel is disconnected. > 2.there are how many channel and its type-value. > thanks > --------- > tcp 0 0 192.168.5.163:60097 192.168.5.240:5903 > ESTABLISHED 3777/window > tcp 0 0 192.168.5.163:60098 192.168.5.240:5903 > ESTABLISHED 3777/window > tcp 0 0 192.168 .5.163:60096 192.168.5.240:5903 > ESTABLISHED 3777/window > tcp 0 0 192.168.5.163:60088 192.168.5.240:5903 > ESTABLISHED 3777/window > tcp 0 0 192.168.5.163:60101 192.168.5.240:5903 > ESTABLISHED 3777/window > tcp 0 0 192.168.5.163:60100 192.168.5.240:5903 > ESTABLISHED 3777/window > > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/spice-devel _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel