Click here to Skip to main content
15,891,136 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to get a string pointer in VB for CE Pin
dusty_dex17-Apr-13 5:18
dusty_dex17-Apr-13 5:18 
AnswerRe: How to get a string pointer in VB for CE Pin
dusty_dex15-Apr-13 9:44
dusty_dex15-Apr-13 9:44 
GeneralRe: How to get a string pointer in VB for CE Pin
Member 989133416-Apr-13 3:34
Member 989133416-Apr-13 3:34 
QuestionHow to use LPCTSTR in VB6. Pin
Septimus Hedgehog12-Apr-13 6:11
Septimus Hedgehog12-Apr-13 6:11 
AnswerRe: How to use LPCTSTR in VB6. Pin
Eddy Vluggen12-Apr-13 6:37
professionalEddy Vluggen12-Apr-13 6:37 
GeneralRe: How to use LPCTSTR in VB6. Pin
Septimus Hedgehog12-Apr-13 7:43
Septimus Hedgehog12-Apr-13 7:43 
GeneralRe: How to use LPCTSTR in VB6. Pin
Eddy Vluggen12-Apr-13 8:06
professionalEddy Vluggen12-Apr-13 8:06 
GeneralRe: How to use LPCTSTR in VB6. Pin
Septimus Hedgehog12-Apr-13 8:30
Septimus Hedgehog12-Apr-13 8:30 
They show two small snippets which I've tried using the same types but still it won't really do anything. For example, I set their values to totally useless settings but the OCX reported the connection was successful but the connection status method said it wasn't connected. I believe the latter because asking the device for some information returns false. That's why I was wondering about the legality of the data types I've tried using. I'd like to think that because they show some sample code that it must have worked sometime when they were testing and documenting it. Then again, they might have dropped in something that looks like it might have worked but possibly never did. Yes, the data types do look like standard VB6 vanilla types.

My other approach is to go back to VS and write the protocol (try to) using pure protocol as it were in a TCP/IP socket. As I mentioned though, they don't tell you what to do with the encryption which is something I believe the OCX implements under-the-hood. I'm home now and I've managed to configure my Win7 on my iMac so I can at least ping the device. I don't know enough about Wireshark to see if it's possible to capture just the IP address I'm using instead of everything else under the sun! Smile | :)

I'm sure I'll get there eventually but without access to a Siemens contact or a support group specialising in this device it's going to be a long weekend!
If there is one thing more dangerous than getting between a bear and her cubs it's getting between my wife and her chocolate.

GeneralRe: How to use LPCTSTR in VB6. Pin
Eddy Vluggen12-Apr-13 8:42
professionalEddy Vluggen12-Apr-13 8:42 
AnswerRe: How to use LPCTSTR in VB6. Pin
Richard MacCutchan12-Apr-13 7:04
mveRichard MacCutchan12-Apr-13 7:04 
GeneralRe: How to use LPCTSTR in VB6. Pin
Septimus Hedgehog12-Apr-13 7:55
Septimus Hedgehog12-Apr-13 7:55 
GeneralRe: How to use LPCTSTR in VB6. Pin
Richard MacCutchan12-Apr-13 21:53
mveRichard MacCutchan12-Apr-13 21:53 
AnswerRe: How to use LPCTSTR in VB6. Pin
Dave Kreskowiak12-Apr-13 8:31
mveDave Kreskowiak12-Apr-13 8:31 
GeneralRe: How to use LPCTSTR in VB6. Pin
Septimus Hedgehog12-Apr-13 9:36
Septimus Hedgehog12-Apr-13 9:36 
QuestionRegisrtry Access Pin
SPSandy12-Apr-13 5:19
SPSandy12-Apr-13 5:19 
QuestionRe: Regisrtry Access Pin
Eddy Vluggen12-Apr-13 6:33
professionalEddy Vluggen12-Apr-13 6:33 
AnswerRe: Regisrtry Access Pin
SPSandy12-Apr-13 7:08
SPSandy12-Apr-13 7:08 
GeneralRe: Regisrtry Access Pin
Eddy Vluggen12-Apr-13 7:25
professionalEddy Vluggen12-Apr-13 7:25 
GeneralRe: Regisrtry Access Pin
SPSandy12-Apr-13 7:36
SPSandy12-Apr-13 7:36 
GeneralRe: Regisrtry Access Pin
Eddy Vluggen12-Apr-13 8:07
professionalEddy Vluggen12-Apr-13 8:07 
QuestionRabin-Karp-Matcher Pin
d3ad-d3vil12-Apr-13 2:05
d3ad-d3vil12-Apr-13 2:05 
AnswerRe: Rabin-Karp-Matcher Pin
Eddy Vluggen12-Apr-13 6:31
professionalEddy Vluggen12-Apr-13 6:31 
AnswerRe: Rabin-Karp-Matcher Pin
Kenneth Haugland12-Apr-13 8:30
mvaKenneth Haugland12-Apr-13 8:30 
QuestionMessage Removed Pin
11-Apr-13 22:58
David venewald11-Apr-13 22:58 
QuestionHow to catch message WM_COPYDATA in VB? Pin
Member 989133411-Apr-13 22:02
Member 989133411-Apr-13 22:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.