| To: | Getting Started <gettingstarted at lists dot realsoftware dot com> |
|---|---|
| Subject: | TCPSockect Help |
| From: | Warules <warules at manlymail dot net> |
| Date: | Tue, 29 Jun 2004 21:05:29 -0600 |
| Delivered-to: | gettingstarted at lists dot realsoftware dot com |
| List-help: | <mailto:gettingstarted-request@lists.realsoftware.com?subject=help> |
| List-id: | Getting Started <gettingstarted.lists.realsoftware.com> |
| List-post: | <mailto:gettingstarted@lists.realsoftware.com> |
I am having some difficulties using a / in my sockets write method.
Example:
I am trying to build a b.net program that will check if a user in online. So, I have: bnetsocket.write "/whois " + editfield1 I also tried: bnetsocket.write chr(47) + "whois " + editfield1 But, RB still thinks I mean the / as a division sign! Can someone help? -------------------------------- Thanks, Kraftly warules at manlymail dot net |-----| \ / |------- | | \ / | |----| \/ |------- | | \ | |-----| \ |------- _______________________________________________ Unsubscribe or switch delivery mode: <http://support.realsoftware.com/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: numeric input question again, Gavin Dimmock |
|---|---|
| Next by Date: | Re: TCPSockect Help, Aaron Ballman |
| Previous by Thread: | numeric input question, aaron1207 at access4less dot net |
| Next by Thread: | Re: TCPSockect Help, Aaron Ballman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |