I just need help with one direction. In particular suppose that $(X,d)$ is complete and totally bounded. Suppose that $X$ is infinite. Take any infinite subset $Y$ in $X$ and then just show that $Y$ has a limit point in $X$. Construct finite $1$ net, $\frac{1}{2}$ net, $\frac{1}{4}$ net, etc for $X$. Consider the balls comprising these nets now. Therefore $\exists$ a ball of radius $1$ such that the set $Y_{1} = Y_{0} \cap B_{0}$ is infinite. Then $\exists$ a ball $B_{1}$ of radius $\frac{1}{2}$ such that $Y_{2} = Y_{1} \cap B_{1}$ is infinite. And so forth
Now quadruple the radius of each ball $B_{k}$ to obtain a larger ball $\tilde{B_{k}}$. Then $\tilde{B_{0}} \supseteq \tilde{B_{1}} \supseteq ...$.
My goal is to obtain a sequence of nested balls that has empty intersection and to figure out why we quadrupled the radius. In particular quadrupling the radius was an idea Hausdorff had but I dont know why he did it in his proof. The help would be appreciated!
Assume the space is not compact, so it has an open cover $\{U_i\}_{i\in I}$ with no finite subcober. Since $X$ is totally bounded, you can cover it by finitely many balls of radius $1$, and by assumption, at least one of these balls cannot be covered by finitely many of the $U_i$. Let's say that $B(x_1,1)$ is a ball that cannot be covered by finitely many of the $U_i$.
Now, continue by covering the ball $B(x_1,1)$ by finitely many balls of radius $1/2$, and choose a ball $B(x_2,1/2)$ with $x_2\in B(x_1,1)$, and $B(x_2,1/2)$ cannot be covered by finitely many of the $U_i$.
Inductively, for each $n$ find $x_n\in B(x_{n-1},1/2^{n-2})$ and a ball $B(x_n,1/2^{n-1})$ that cannot be covered by finitely many of the $U_i$.
Note that $x_{m+1}\in B(x_m,1/2^{m-1})$ for all $m$, therefore $$d(x_{m+1},x_m)\leq \textrm{diam}(B(x_m,1/2^{m-1}))=1/2^{m-2}$$ and for $n>m$ we have $$d(x_{n},x_m)\leq d(x_n,x_{n-1})+\dots+d(x_{m+1},x_m)\leq \sum_{k=m}^{n-1} \frac{1}{2^{k-2}}$$ $$\leq \sum_{k=m}^\infty \frac{1}{2^{k-2}}=\frac{1}{2^{m-3}}$$ which shows that the sequence $x_n$ is Cauchy, so it converges to some $x\in X$ by completeness.
In particular $x\in U_i$ for some $i\in I$. Also, $x\in B(x_n,1/2^{n-1})$ for all sufficiently large $n$ and since the radii go to $0$, and $U_i$ is open, you can find some $n$ such that: $$x\in B(x_n,1/2^{n-1})\subset U_i$$ But this contradicts the assumption that the balls we chose cannot be covered by finitely many of the $U_i$.