Sending information

Problems compiling? Don't understand the source code? Don't know how to code your feature? Post here.

Moderator: Moderators

Locked
Big Muscle
Posts: 72
Joined: 2004-01-23 14:45

Sending information

Post by Big Muscle » 2004-01-25 07:29

Hello, is there any command to send special information ??? I tried to send $Supports but client on the other side don't receive it. And if I add this information to $MyInfo, I can't connect to many hubs.

Please help.


Big Muscle
Posts: 72
Joined: 2004-01-23 14:45

Post by Big Muscle » 2004-01-25 08:02

Yes, but I don't know which command I should use.

Todi
Forum Moderator
Posts: 699
Joined: 2003-03-04 12:16
Contact:

Post by Todi » 2004-01-25 08:07

Well, the $Supports <feature1>[ <feature2>[ <featureN>]]| would seem to be the obvious choice to extend commands, but this of course only works with clients that support it.. What exactly is it you are trying to do?

Big Muscle
Posts: 72
Joined: 2004-01-23 14:45

Post by Big Muscle » 2004-01-25 08:38

I would like to send upload speed, but not in $MyInfo. There is some fireball status, which is send if upload >100kB/s and this is compared with function getAverageSpeed(). I want to send this result to network a if some user has my special client, receives it.

Locked