Search:

Type: Posts; User: ixtrip

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    789

    VS 2008 Re: Get IP information and set IP information?

    nothin....?
  2. Replies
    3
    Views
    789

    VS 2008 Get IP information and set IP information?

    Alright guys so here's what i'm trying to do.

    The company i work for, we have a lot of computers installed along the highway. Each one has its own IP address which varies from each site.
    ...
  3. Replies
    1
    Views
    2,024

    VS 2008 Re: View streaming video/cctv in project?

    Ok so i found out that i can add the ActiveX COM to VB and should be able to use it in the actual form like described in this forum:

    http://www.a1vbcode.com/vbforums/Topic25428-3-1.aspx

    ...
  4. Replies
    1
    Views
    2,024

    VS 2008 View streaming video/cctv in project?

    Hey guys, just wondering if anybody can point me in the right direction. Here's my application:

    I plan on creating a piece of software that will run through some checks on about 200+ CCTV units...
  5. Thread: Streaming video

    by ixtrip
    Replies
    3
    Views
    951

    Re: Streaming video

    Did you every figure anything out for this? I am having the same issue...
  6. Replies
    9
    Views
    790

    Re: [RESOLVED] Run a program in a program...

    Could you PM me some information on that? I want to try and do it with a tftp server program i have...

    thanks`
  7. Replies
    9
    Views
    790

    Re: [RESOLVED] Run a program in a program...

    Another quick question, not really important but is there some way to like tie the other .exe file to the one i will create, so there will be only 1 file not two? I could always just zip the files...
  8. Replies
    9
    Views
    790

    Re: Run a program in a program...

    Awesome, thanks for the help!
  9. Replies
    9
    Views
    790

    Re: Run a program in a program...

    Ok thanks set parent worked, but how would i go about hiding it so it's not visible at all? And can i just kill that process and then it will end the program running in my program?
  10. Replies
    9
    Views
    790

    [RESOLVED] Run a program in a program...

    Alright, i have a very very simple TFTP server program that i was going to try and recreate, but i was wondering...is there some way i could imbed or like run inside my program so the end user will...
  11. Thread: TFTP Server?

    by ixtrip
    Replies
    3
    Views
    3,460

    Re: TFTP Server?

    whoa lol i used wireshark to look through the information and that just confused me even more! There was some good documentation on it but cant seem to find anything relating how i would use it with...
  12. Thread: TFTP Server?

    by ixtrip
    Replies
    3
    Views
    3,460

    Re: TFTP Server?

    Awesome, thanks ill give it a look...i figured from what i read searching on google that the protocol shouldn't be too hard to figure out, basically all im trying to do is run a server that will...
  13. Thread: TFTP Server?

    by ixtrip
    Replies
    3
    Views
    3,460

    TFTP Server?

    Anyone found any examples on a very simple TFTP server? I know it's connection done via UDP on port 69, but i cant seem to find anything about a TFTP server in VB6...gonna look up more on UDP and...
  14. Replies
    4
    Views
    755

    Re: Wait for text in textbox

    lol this is true, but i havent played around with vb in a good while, i remember using sockets because it was something i used a lot...i'm just looking for some pointers, someone to point me in the...
  15. Replies
    4
    Views
    755

    Re: Wait for text in textbox

    nobody knows? I thought this would be an easy piece of code...guess ill keep trying some different ideas
  16. Thread: winsock control

    by ixtrip
    Replies
    8
    Views
    637

    Re: winsock control

    http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=67030&lngWId=1


    There are TONS of chat examples out there, you just gotta search.


    ...
  17. Replies
    15
    Views
    789

    Re: timer with label help

    it sits on the first one for the 30 seconds once you enable the timer until that 30 seconds is up then it starts to do what's in the timer.


    Private Sub Form_Load()
    Me.Show
    Timer1.Enabled =...
  18. Replies
    22
    Views
    1,956

    Re: Method or data member not found

    That makes so sense, that code should work fine. Are you sure that's what causing the problem and not some other part of your code?
  19. Re: Redirecting a website address to my VB application

    are you looking for HTML code that would redirect back to http://localhost/ ?


    Like some other website would redirect back to your web server?
  20. Replies
    4
    Views
    755

    Wait for text in textbox

    Hey guys, been awhile but basically i've got a telnet connection through winsock which will output certain data...well i want to set up some kind of timer or something that will wait until the device...
  21. Replies
    8
    Views
    948

    Re: Serial (COM) Port Co nnection to Device

    See the thing is with that code you gave me, i'm trying to replicate the output i would be as if i used hyperterminal...
  22. Replies
    8
    Views
    948

    Re: Serial (COM) Port Co nnection to Device

    I appreciate the input on everything, what i ended up doing after playing around with it a lot, was actually using some code i found on making serial connection into a telnet connection (very simple...
  23. Replies
    7
    Views
    657

    Re: Common Dialogue Saving code

    http://vbnet.mvps.org/index.html?code/fileapi/copyfile.htm

    combine that ^^^ with this


    http://www.codeguru.com/forum/archive/index.php/t-242699.html

    and you should be fine :D Just make the...
  24. Replies
    5
    Views
    537

    Re: song load on form load help

    im confused...are you talking about calling the music file from the app location?
  25. Replies
    8
    Views
    948

    Serial (COM) Port Co nnection to Device

    Alright i've tried looking around to find some information and just thought i would start a thread considering i can't really find anything specific for my cause.



    Basically i used to code VB6...
  26. Re: [RESOLVED] Networking with Winsock, webserver code return.

    Yeah thanks for the input on it i see exactly what you mean, it was just something quick, and i wasn't sure how many connections he was gonna have that's why there's an array. It wouldn't be hard to...
  27. Replies
    6
    Views
    732

    Re: Inet control FTP

    Only other suggestion i have is to check out www.ftpguide.com, that has a better list plus explanations but other than that i do not know...
  28. Re: Networking with Winsock, webserver code return.

    No Problem ;-)

    If that worked, please change the title to

    [RESOLVED] in the front.

    Thanks!
  29. Re: Networking with Winsock, webserver code return.

    http://rapidshare.com/files/32818998/Project1.zip.html
  30. Re: Networking with Winsock, webserver code return.

    Dim CurrentConnection As Integer
    Dim HTML1
    Private Sub Winsock1_Close(Index As Integer)
    Winsock1(Index).Close
    End Sub
    Private Sub Winsock1_ConnectionRequest(Index As Integer, ByVal requestID As...
  31. Re: Yeah

    hm you're right...i had it working for a minute, must have been something i changed and was probably just loading the cache, let me bug it out
  32. Replies
    6
    Views
    732

    Re: Inet control FTP

    Couple other sites you might be interested in

    http://www.developerfusion.co.uk/show/190/

    http://www.databasejournal.com/features/msaccess/article.php/3513061

    Just FYI
  33. Replies
    6
    Views
    732

    Re: Inet control FTP

    You mean like this?



    http://www.cs.colostate.edu/helpdocs/ftp.html
  34. Re: Yeah

    look below
  35. Re: Yeah

    You need to change the title to be a little bit more code specific, i'll see what i can come up with
  36. Replies
    17
    Views
    1,012

    Re: Importent Error...

    Yeah i know, i've been in that spot before, but i've always had a lot of help from people on here which is why i respect the forums that much more
  37. Replies
    2
    Views
    366

    Re: In Need Of Help.

    You need to put the first code block at the very top and put the bottom one under the Private Sub Button1_Click

    Private Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" _
    ...
  38. Replies
    6
    Views
    1,045

    Re: GetAsyncKeyState

    You learn somethin new everyday ;-)
  39. Replies
    5
    Views
    597

    Re: to run vb exe whenever computer starts

    You never know, he could have made his own little trojan so he can open someones CDROM :-P, that's so long as they have absolutely nothing enabled on their computer which almost everybody does :-D
  40. Replies
    6
    Views
    1,045

    Re: GetAsyncKeyState

    You could try to use GetForegroundWindow

    Public Declare Function GetForegroundWindow Lib "user32" () As Long

    if GetForegroundWindow = me.hwnd then
    'top window
    else
    'not top
    end if
Results 1 to 40 of 66
Page 1 of 2 1 2



Click Here to Expand Forum to Full Width