Hi Otto !
Just follow the instruction on that link and you'll be ok !. First you disable SMB2 and after taht disable OPLOCK on the server with the additionnal reg key in lanmanserver
Best Regards,
Sylvain
Search found 15 matches
- Sat Sep 12, 2009 3:02 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: OOT Windows 2008 and ISAM
- Replies: 4
- Views: 911
- Thu Sep 10, 2009 11:42 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: OOT Windows 2008 and ISAM
- Replies: 4
- Views: 911
OOT Windows 2008 and ISAM
Good Morning all Fivewin user, This is a little out of topic of fivewin but it may be of interest for a lot of people here. Since Windows NT to avoid File corruption on ISAM files you must disable the Opportunistic Locking to obtain a stable software(no file corruption) Now the problem: Windows 2008...
- Tue Jul 14, 2009 5:40 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: tSmtp() with gmail
- Replies: 3
- Views: 836
Re: tSmtp() with gmail
Willy, To use SMTP Gmail you must been authenticated !. I'm not using Fivewin nor Xharbour but see how you can use SMTP authentication with Fivewin ! Quote from GMAIL setup instruction Please note that if your client does not support SMTP authentication, you won't be able to send mail through your c...
- Tue May 12, 2009 9:34 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: out of topic Accessing DBFCDX files
- Replies: 6
- Views: 1163
Re: out of topic Accessing DBFCDX files
Boris, Enrico Hey hello guys it was also a pleasure for me to read you ! . Nice to see what Antonio did and do with Fivewin, I'm really missing all the flexibility of Harbour/Xharbour and Fivewin ! G.N naro, I already test PURE Oldeb for Visual foxpro and it don't maintain CDX correctly, because the...
- Mon May 11, 2009 6:41 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: out of topic Accessing DBFCDX files
- Replies: 6
- Views: 1163
out of topic Accessing DBFCDX files
Good afternoon everyone, My question is not really related to FWH nor Harbour / Xharbour ! :) I'm an old timer user of Fivewin and Xharbour, Now I'm working on a completely different plateform. I need to acces and maintain DBFCDX of an application written in Xharbour. Just want to know wich approach...
- Wed Feb 13, 2008 1:15 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Remote IP
- Replies: 20
- Views: 4110
- Wed Feb 13, 2008 11:19 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Remote IP
- Replies: 20
- Views: 4110
- Wed Feb 13, 2008 10:46 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Remote IP
- Replies: 20
- Views: 4110
- Wed Feb 06, 2008 4:02 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Remote IP
- Replies: 20
- Views: 4110
Hello Patrick, This won't work either, I'm not using HTTP protocol so I can't read session variable and second it's not my ROUTER IP that I need and I can't run code on the client side because any other software can connect to my TCP server (with the right protocol) I wrote a TCP server that receive...
- Wed Feb 06, 2008 3:00 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Remote IP
- Replies: 20
- Views: 4110
- Wed Feb 06, 2008 10:52 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Remote IP
- Replies: 20
- Views: 4110
- Tue Feb 05, 2008 7:31 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Remote IP
- Replies: 20
- Views: 4110
- Tue Feb 05, 2008 6:55 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Remote IP
- Replies: 20
- Views: 4110
Re: Remote IP
Hi Enrico,
Nice to read you my friend !
I already found a solution with IPV6 and Teredo protocol, I'll give a try to the SNMP protocol, it will be mor generic !
HTH,
Sylvain
Nice to read you my friend !
I already found a solution with IPV6 and Teredo protocol, I'll give a try to the SNMP protocol, it will be mor generic !
HTH,
Sylvain
- Tue Feb 05, 2008 4:27 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Remote IP
- Replies: 20
- Views: 4110
- Tue Feb 05, 2008 11:21 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Remote IP
- Replies: 20
- Views: 4110
Remote IP
Good Morning Everyone, IT's been a long time, isn't ! :) Ok here is a my question, is it possible to know the Remote client IP adress when the connection goes through a ROUTER. I know that the complete ROUTE is in the TCP/IP packet. Can someone point me to the right direction, Thank you, Best Regards,