Screenshot Preview

IP*Works! .NET Edition - Suporte

por /n software - Tipo de produto: Componente / WebForms do ASP.NET / .NET WinForms / Classe .NET / .NET Compact Framework / Código 100% gerenciado

 *

Red Carpet includes this product and every other /n Software product in a renewable annual subscription. Priority Support is also available with Red Carpet.

Fórum de suporte

IP*Works! .NET Edition - CalDav list Calendars christian [Norway] 02-Jul-2012 10:27:57

Hi

Is it possible to retrieve a list of Calendars available on server?
--
Sincerely,
Christian
Responder

RE: IP*Works! .NET Edition - CalDav list C... support@componentsource.com 06-Jul-2012 16:01:53

Unfortunately, this functionality is not supported by the CalDAV specification. As a result, this behavior is not supported by the CalDAV component.
Responder


IP*Works! .NET Edition - IPv6 Ping brad.aisa [CO, USA] 02-Feb-2011 20:07:01

I tried using the Ping Component to do an IPv6 ping, but it failed, saying the address was unrecognized.

Is there any way to do IPv6 pings (ICMPv6) in IP*Works v8 -- the product page says it supports IPv6...
Responder

RE: IP*Works! .NET Edition - IPv6 Ping support@componentsource.com 10-Feb-2011 15:49:52

Hello there,

Thank you for posting your question on the forum for IP*Works! here at ComponentSource. I run your query with the right people at /n Software and they sent me the below information for you:

=====

To use IPv6 address, the following configuration setting must get set:

.Config("UseIPv6=true");

This tells the system to open an IPv6 Socket, which means when this configuration setting is set, the component will not work with IPv4 connections.

=====

I hope it helps.

Should you require an assistance then, please do not hesitate to contact us

Enrique Perez
ComponentSource Support
Responder


IP*Works! versus command-line "sftp" dan.vowell [TN, USA] 01-Dec-2010 20:18:29

Transferring file via command-line "sftp" works OK
IP*Works! fails with Exception Code 1032: Password authentication failed
Checked "ssh_config" and "sshd_config" on remote host and appears to be OK

Any thoughts
Responder


IP*Works! dp [Sweden] 02-Oct-2010 12:36:04

Hi, using the pop control I'm trying to login to my gmal.com account to view and download mail.

But, connection fail, probably due to I need to enable SSL, but don't know how / where to do it.
I use mailserver: pop.gmail.com and mailport: 995 then my login info ...

All I get is a Timeout ... And I found out I must enable SSL to be able to login to gmail.com

Can you show a very simple demo code how to login to a gmail.com account ?

BTW ... I'm using VB .NET on VS2010 and Windows 7 ...

Thanks in advance!

/Stefan
Responder

RE: IP*Works! support@componentsource.com 04-Oct-2010 15:07:13

Hello there,

Thank you for posting your question on the IP*Works! Forum here at ComponentSource.
I forwarded this query to the right people at /n Software and they sent me this information for you:

===
Provided he is using the correct toolkit (IP*Works! SSL) the SSL will be negotiated for him, so that should not be an issue.

Pop.gmail.com:995 is the correct server and port, so that is also not a problem.

Can you have the customer make sure they have enabled POP/IMAP forwarding in their Gmail account settings?
===

Just let us know if we can be of any further assistance

I hope it helps

Regards,

Enrique Perez
ComponentSource Support
Responder


IP*Works! ravi_1soft [India] 19-Feb-2010 16:35:35

Hi, i am using IPdeamon component at server application and IPPort at mobile based application, works as client server application.
It works all fine when i run mobile with active sync net connection, but when i run it with GPRS and reset mobile device, my server application does not disconnects it automatically.
after some time it gets disconnected, but not just on device switch off.

how can i disconnect IPPort when device gets switch off. Thanks in advance.
Responder

RE: IP*Works! support@componentsource.com 22-Feb-2010 15:40:43

When a connection is lost, device is turned off, etc., the component nor the system can determine whether the connection is still alive until data is sent. When data is sent, the data send is re-tried a couple of times. After all the retries fail as well, the system determines that the connection is no longer active. Note that this will most likely take a couple of minutes.
Once the system determines that the system is no longer active, a system error is thrown in which the component picks up. The component will then fire the Disconnected event with the description containing the error information, for this particular instance.

Therefore you will want to implement a ping command, to determine whether or not a connection is still alive or not. If a response is not received from a client, than the system will see that the connection is no longer active and throw an error. Once this happens the component will fire the Disconnected event for that specific client.
Responder


/n software IP*Works! use SMPP kitsoft [Viet Nam] 03-Dec-2008 03:07:12

How to use SMPP in component in c#.NET ? send and receive SMS and MMS.
I can use send and not event receive Messeage.

Help me.
Responder


/n software IP*Works!Mail with several attachments mml [France] 17-Sep-2008 08:55:13

Hi,

Using the Filemailer.AddAttachment method (in Windows Mobile 6, with NS Basic), I want to send a mail with several attached files. I get a Winsock error.

I see 2 solutions :
1/ Fix that error,
2/ Compress the files : does anybody know how to compress files by code without opening interactive window,

Can anybody help me ?

Regards,
MML
Responder


/n software IP*Works! francisco.gimenez [Argentina] 10-Jun-2008 16:29:58

Hi.
I work at an enterprise that it's currently testing your ip works framework. It has been useful for some things, but I have some questions in order to see if be can really make a use of it. We are developing an apliccation using the XMPP class for sending and reciving messages through a jabber server. Anytime whe recive a message, we want to know the complete XML code of it, not only the body or who is it from. Is there a way to know this information about the incoming message?. At the time, we are using the FireMessageIn event to recive the incoming message.

Thanks!

Francisco Gimenez.

Nektra, Argentina
Responder


WEB Robot warm-ice [Malaysia] 09-Aug-2006 05:40:42

Hi,

I am involve in a private organization application which require to develop a WEB "robot". Basically, this application is required to automate the transaction execution through a standard Web Application (which was development and hosted by 3rd party).

The basic requirements of the web "robot" are:
- navigating the URL
- submitting of form based information (post and/or get)
- extracting received information web server

Additionally, the web "robot" also required to handle secured HTTPS protocols and digital certificate features. The reason is because the targeted private Web Application do uses SSL with digital certificate for user authentications.

Of cause, on legal issue. I can shared that, this application is NOT targeted at public web application the everyone is accessing from day-to-day. This is a private project which is specifically developed for in-house usage purpose; and the targeted Web Application also an existing in-house applications.

Thanks and best regards,
Ice
Responder

RE: WEB Robot deanja92 [Malaysia] 16-Mar-2007 08:10:11

Hi there,

My name is Sharifuddin Umar and I'm a Project Manager for Two-p Technology (M) Sdn Bhd. While searching for something that can help speed up our on-going IT project, I came across your write-up on a web robot project your working on.

I've seen Kapow Technologies (Denmark) Robosuite's capabilities but we are looking for alternatives also. Do you mind clarifying on the robot your working on and it compares to Robosuite.
Specifically, we are looking for something to ease our database integration module.

Thanks.
Responder


/n software IP*Works! bgf [Denmark] 22-Dec-2005 08:03:45

Hey

Im using Your MIME and SMTP (IPWorks V6 .NET Edition) component in a C# application. I have encountered a problem while using the MIME component. WhenEncoding the component creates a boundary either with a automatically generated value or with the one I have produced. However I have a reciever who would like to avoid this boundary declaration. And now the question: Is it possible to avoid the boundary declaration in the encoded message?

Code preview:
mime1.ResetData()
mime1.PartContentType[0] = @"application/EDIFACT;";
mime1.PartCount = 1;
mime1.PartDecodedString[0] = _Content;
mime1.PartEncoding[0] = MimePartEncodings.peBase64;
mime1.Boundary="1";
mime1.EncodeToString();
mime1.ContentType = @"application/EDIFACT";

// Add encoded text to the mail
smtp.ResetHeaders();
smtp.MessageText = mime1.Message;
smtp.OtherHeaders = mime1.MessageHeaders;

Best regards
Brian G. Frandsen
System Developer
Responder


/n software IP*Works! marenas73 [USA] 01-Dec-2005 18:16:00

How can I use this components to download emial from .msn.com.yahoo.com or .hotmail.com?
Responder


How to use FTP component for Secure FTP aliao [USA] 25-Nov-2005 23:08:06

I am getting the following error when tried to logon to a Secure FTP site.
FTP protocol error. 533 from safetp.cs.berkeley.edu/.

I cannot find any property and/or method to specify SSL or TLS using your component. Please advise.

Arnold
Responder


IP*Works! sjain [USA] 16-Jul-2003 23:22:43

Compact Framework evaluation : is it available?

The only on ComponentSource (evaluation) does not seem to be applicable to
Compact Framework...the item in the Toolbox appear greyed out, unless
I open a Window Application (not Smart Application).

Please respond asap, so I can buy asap.
Responder


IP*Works! teecheesolutions [India] 14-Jul-2003 05:48:29

Hi,

I have a problem to solve and was wondering if any of your tools could help me.

The problem:

I have a website which when a user navigates to show a Login page.
The user jeys in his username & password and if he is a valid user another page with a button "Upload" is displayed.
When he clicks on this button a page through which he can upload a file is displayed.
The user can select the file and upload it.

What do i want:

I want all this to be automated. I will hardcode the username & password and the file to upload.

And all the steps mentioned above are to be done without user intervention. The program will be automatically executed at a predefined time. And do all the stuff without showing a single HTML page.

Note: I cannot make any changes to the site at the server.

Regards,

Rajiv
Responder

RE: IP*Works! inyangjohninyang [Nigeria] 11-Jul-2004 01:30:55

Hi,

I have a problem to solve and was wondering if any of your tools could help me.

The problem:

I have a little software I used Foxpro 6 to develop. I want to be able to send reports to a particular website which I will specify. How do I go about it please?

Could you possibly send me Foxpro code for this routine?

Regards,

Inyang.
Responder


IP*Works! dinesh.sthapit [USA] 15-Jul-2002 20:18:29

Any body ahs any expales on Walking through all the Object Ids or Get Bulk Method for SNMP Componet for .NET platform
Responder


IP*Works in VB 6.0? mikemusty [USA] 10-Jul-2002 17:38:40

Can I build applications with IP*Works using the Visual Basic 6.0 development environment - not the .NET environment yet?
Responder

RE: IP*Works in VB 6.0? support@componentsource.com 12-Jul-2002 16:37:21

Hi Mike,

You certainly can develop in VB6. There is a Visual Basic version of IP*Works!. At the top of this page you will see a drop down box under the IP*Works! name. Scroll through the drop down and you should find a VB only edition listed there.

Sincerely,

Jason Williamson
ComponentSource
Technical Support
Responder


Atenção

Para a sua conveniência, incluímos o link para o Tradutor Google para as informações de produtos nas quais ainda não foram traduzidas. Lembre-se que traduções automáticas não são sempre precisas.
Powered by
Requer Flash no Firefox e Opera

Pesquisa de produtos

Insira palavras para pesquisa:

Por que comprar com a ComponentSource?

ComponentSource oferece um serviço único e globalizado, utilizado por mais de 1.000.000 de desenvolvedores de software a nível mundial.

Mais Informações | Quem Somos

Prêmio Prêmio Prêmio Prêmio