Tip Bank

DevX - Software Development Resource

UDP Clients

Question: I would like to create an application in Java that communicates with a UDP connection. How do you specify the connection as UDP rather than TCP? Answer: To write

DevX - Software Development Resource

Extracting Integers From Text file

Question: How do I read a series of integers from an ASCII text file? The file contains a sequence of numbers like 110 120 130 140 … I tried to

DevX - Software Development Resource

Random File Access

Question: I am trying to read from a text file using FileInputStream. Is there a way that I can go directly to the middle of the file and read from

DevX - Software Development Resource

Set a Counter Field

Question: Is there an easy way to increase certain fields in tables working as a counter from a third table in a master/detail form? For example: Order Table Item Table

DevX - Software Development Resource

JFrame Exit Button

Question: Is it possible to remove the close button from a JFrame or at least disable it? Answer: It is possible to disable the function of the close button on

DevX - Software Development Resource

Reading Files with FTP

Question: I want to create an applcation that reads a file from a host on my LAN. The file must be read by FTP. How do I do this? Answer:

DevX - Software Development Resource

Preview in VFP

Question: I am going to give a preview of a report for a user, but a small window with a printer icon shows on the top. I don’t want the

DevX - Software Development Resource

Java?

Question: I am looking for some way for ppl to sort info that I have in a table on my page. I have been told many many tiems that I