Seekford Solutions, inc Software

Many programmers find ...

Resizer Wizard Activex for Visual Basic

Many programmers find it not only painful, but very annoying to have to add resize code to their Forms. Many times, deadline pressure makes it so that the Form has to be made Fixed(meaning the user can't adjust the size). With customers using different resolutions, the software has to be built to work on the lowest resolution, meaning that users having high resolutions will see a small Form. With Resizer Wizard, Fixed Forms will never have to be in your application. All of your forms can be made resizable with the simplicity of Adding the control to your form. No hand coding is neccessary. Drop the control on a Visual Basic Form and it automaticaly begins working. The Exclusion Wizard is available via the Property Pages which lets you exclude controls you don't want resized, you can even choose just to not effect certain properties on a control level basis. Many special cases are also handled by Resizer Wizard. Toolbar Controls are recognized and the controls will be adjusted to react to that fact it does not resize. Coolbar controls - handled the same way as ToolBars Microsoft Tabbed Dialog created by Sheridan (SSTab) is handled in all cases of tab size and rows, as well as orientation. Line control are properly resized proportionally, these have to be handled completely different due to different properties. All container controls are recognized as such and handled properly. Most custom controls will work properly with Resize Wizard, if a problem exists, just use the Exclusion Wizard. Supports MDI Child forms Resizer Wizard not only adjusts the Left, Top, Width, and Height properties it also calculates what the Font Size should be based on the original font size used at development time.

Keywords: resizer visual basic resizer vb resizer ocx activex components gui interface developers visual basic vb go mobile

Ping Wizard lets you c...

Ping Wizard ActiveX

Ping Wizard lets you conduct tests on the speed of your network. Ping Wizard sends a special packet to a server, and times how long it takes to get a reply. This time is the total latency of the packets that you send when communicating with this server. It is a good tool to figure out why a network request is running slow, and is also very good to see if a computer is connected to the network properly Ping(Packet Internet Groper) Wizard adds this power to your program letting you conduct tests, watch server latency and much more. This control works with any ActiveX container and even works in ActiveX scriptable languages such as VBScript. Ping Wizard lets you conduct tests on the speed of your network. Ping Wizard sends a special packet to a server, and times how long it takes to get a reply. This time is the total latency of the packets that you send when communicating with this server. It is a good tool to figure out why a network request is running slow, and is also very good to see if a computer is connected to the network properly Ping(Packet Internet Groper) Wizard adds this power to your program letting you conduct tests, watch server latency and much more. This control works with any ActiveX container and even works in ActiveX scriptable languages such as VBScript.

Keywords: download ping protocol hypertext ping ocx ping activex file control activex ocx components developers professional expertise

SNTP Wizard gives the ...

SNTP Wizard ActiveX

SNTP Wizard gives the power to retrieve the exact time from SNTP time servers across the Internet. These times are accurate because they are accessed from Atomic and radio frequency clocks. Some Useful features: Easy to get time information Great for timestamps for Local Time and UTC Can automatically set the client machines clock to the retrieved time Simple Network Time Protocol Wizard is great for getting time stamps, synchronising computer clocks and much more. Your mult-tier applications can really benefit from being able to make sure they are all running on the same schedule by synchronizing each computers clock precisely together. It is also great for medical time stamping, for medical filing software and many other applications. This control works with any ActiveX container and even works in ActiveX scriptable languages such as VBScript

Keywords: sntp free source code examples free download protocol hypertext sntp ocx sntp activex file control activex internet browsing

Trace Route Wizard all...

TraceRoute Wizard ActiveX

Trace Route Wizard allows a programmer to trace the route a packet must take to get to any specified address(IP or FQDN). It is very intuitive and straight forward. Fully ActiveX compliant, Trace Route Wizard also is setup to be used excellently in ASP scripted pages, or any ActiveX compliant scriptable languages because it has methods that utilize events and special methods that let you step through the process. You also get an immense amount of information regarding each Hop and also supports multiple attempts per hop. All of the functionality of the program that comes with Windows tracert.exe plus much more. You get information like: Time To Live of Returned Packets Packet Data Size of returned packets Round Trip Time of hop attempts Average, Minimum, and Maximum Round Trip Times of entire Hops plus much more You can also set how everything happens, like: Amount of time to wait per Hop attempt How many attempts per Hop Maximum Hops to check Amount of data to send in trace packets plus much more A lot of computer users know about the TraceRt program that comes with windows and Unix. It is a handy tool for figuring out where the network latency is coming from by show the exact path a packet has to take from the local machine to the target server. By looking at each step in the path, you can see where the packet is getting tied up and which routers are overloaded or antiquated. TraceRoute Wizard gives you all of this power and lets you put it right into your application. It is great for network monitoring applications, network diagnostics, latency checkups, and many more projects. This control works with any ActiveX container and even works in ActiveX scriptable languages such as VBScript

Keywords: traceroute free source code examples free download protocol hypertext traceroute ocx traceroute activex file control activex project data

Seekford Solutions, In...

IP Wizard ActiveX

Seekford Solutions, Inc.''s Internet Protocol Wizard Toolpack gives you every Internet related control that we make with a significant package savings. You get the ability to own every control for the price of just a few. Make your project utilize all of the capabilities that the Internet has to offer with easy to use ActiveX controls that are straight-forward and have extensive features. This toolpack not only gives you all you need for internet functionality, it also provides an economical way of getting your project going quickly with a high ROI. This toolpack saves months and months of man hours not to mention the debugging nightmares with non- compliant servers that we have already encountered and handled. Seekford Solutions offer 100% completely free email technical support for all of our products. You can even take advantage of this during your evaluation period. We entertain all questions, and will even help with small examples for your particular application. Please take advantage of our non-crippled* evaluation copies to assess for yourself the why we think Seekford Solutions has the greatest technology. This control works with any ActiveX container and even works in ActiveX scriptable languages such as VBScript. We have example programs written in Visual Basic, Visual FoxPro, Visual C++, VBScript and Active Server Pages.

Keywords: ip wizard toolpack free source code examples free download protocol hypertext ip ocx ip activex file control activex us export restrictions

DNS MX Wizard is an Ac...

DNS MX Wizard ActiveX

DNS MX Wizard is an ActiveX control that lets you query a Domain Name System (DNS) server for Mail Exchange(MX) Resource Records(RR). MX RR''s contain the name of the server responsible for handling mail for a domain. Multiple resource records can exist for any server and each record has an associated preference level with it which lets you determine which server to try and communicate with first. This control has many uses, here are some: You can write your own SMTP Server and use this to lookup where to deliver the mail. Verify email addresses by looking up the domains MX record and verifying the email address with the mail server for the domain. Verifying and watching to make sure your companies MX records are correct and haven''t been "hacked". The control gives you complete control over the data by letting you access all the returned MX server, their preference level and automatically giving you the preferred server. The control automatically detects the local machines DNS server and also allows you to set your own DNS server to use for the lookup. This control works with any ActiveX container. It even works in ActiveX scriptable languages such as VBScript.

Keywords: dns mx dns mx domain name system server mail exchange records email rm avi

POP3 Wizard +SSL allow...

POP3 Wizard ActiveX

POP3 Wizard +SSL allows you to be able to access a POP3 server and download messages with minimal knowledge of how POP3 works and very little code. There are many features for simplifying tasks of accessing an POP3 server. You get complete control over the mailbox account. POP3 Wizard +SSL allows you to: Be used in a scriptable language such as VBScript Get Drop Listings Find out how many messages are there without downloading anything Use Secure Password Authentication for logins Get Scan listings Get Full messages or just the headers Get the Unique Identifiers for messages Delete messages Use every command that POP3 protocol supports. Secure Socket Layer(SSL) Channel Encryption Supported Plus added features for parsing headers of messages. HTML, PlainText Body parsing Save attachments and messages to disk NEW - Support for SOCKSv4 and SOCKSv5,aka SOCKS4 and SOCKS5, FireWall proxies. The Post Office Protocol v3 Wizard allows for a great deal of control over your messages. You can download messages and quickly access the key features of them you want, like grabbing those file attachments. This component makes it easy for you write a program that incorporates watching a mail drop for specific information, receive sent files and data, and much more. This control works with any ActiveX container and even works in ActiveX scriptable languages such as VBScript.

Keywords: pop3 free source code examples free download protocol hypertext pop3 ocx pop3 activex file control activex professional music

 

Page 1 out of 2    1 2

  Search for:      

Copyright (C) 2003-2008 FilesLand.com