CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: joro550

Search: Search took 0.05 seconds.

  1. Thread: C# and LUA

    by joro550
    Replies
    0
    Views
    935

    C# and LUA

    I'm working with a LUa library called LUAInterfaces, or something like that and I was wondering, say I had a function in a .lua file ie.


    function Draw()

    end


    Is there anyway I could call...
  2. Thread: c# and LUA

    by joro550
    Replies
    0
    Views
    848

    c# and LUA

    Hi,
    I have been working on a project for a while now and wanted to implement a simple scripting system for the user to define different things, that is when i stumbled across LUa, okay I'm not new...
  3. Replies
    4
    Views
    2,092

    Looking for work

    Hello,
    I am a student currently in university and I am looking for part-time work.

    I have a years worth of experiance in C# (at university) and am learning C++ on my own and create many different...
  4. Replies
    1
    Views
    626

    Work experiance - C# / .Net

    Hello,

    I am a student in first year of university in the University of Derby (http://www.derby.ac.uk/computing/computing-bsc-hons?csId=&courseQuery=g403) I have qualified (as far as I know) to go...
  5. Replies
    5
    Views
    2,270

    Re: WinSock only connects over LAN

    Yeah it fails on the connect stage most frequently, I get error code 10060 or 10061
  6. Thread: WinSock issue

    by joro550
    Replies
    9
    Views
    1,916

    Re: WinSock issue

    Well that's the thing I don't think it does work over a local network (granted I'm not really in a postition to say this because my router set-up is kind of wierd) but it only works over the...
  7. Thread: WinSock issue

    by joro550
    Replies
    9
    Views
    1,916

    Re: WinSock issue

    Righto going to answer these one by one

    Time out - nothing much I can do about that one really
    The attempt to connect was forcefully rejected - not much I cna do I don't think?

    This means...
  8. Thread: WinSock issue

    by joro550
    Replies
    9
    Views
    1,916

    Re: WinSock issue

    Yeah, I think that's right I tried it out with my friend who was on the same network and I used two i.p addresses one from cmd/ipconfig (which I think is my local ip address) and one fron a site...
  9. Thread: WinSock issue

    by joro550
    Replies
    9
    Views
    1,916

    Re: WinSock issue

    The only problem that I have is that the client won't connect to my I.P. address over a network
  10. Thread: WinSock issue

    by joro550
    Replies
    9
    Views
    1,916

    WinSock issue

    Hey guys, I was just wondering if anyone could help me out with WinSock, I've done all the reading up and stuff and I kind of started a project and am now looking to put it on the internet, I'm not...
  11. Replies
    5
    Views
    2,270

    WinSock only connects over LAN

    Hey guys, I was just wondering if anyone could help me out with WinSock, I've done all the reading up and stuff and I kind of started a project and am now looking to put it on the internet, I'm not...
Results 1 to 11 of 11





Click Here to Expand Forum to Full Width

Featured